Description
Renovizzion Visualizer lets your website visitors upload a photo of their home and see a photorealistic before/after render of a renovation, powered by AI — decks, kitchens, bathrooms, exteriors, and more. Before showing the result, visitors are asked for their email, so you get a qualified lead — their contact info and the photos they generated — to follow up with.
This plugin is a thin client for the Renovizzion cloud service, not a wrapper around functionality that could run locally in WordPress: generating the AI visualization, storing leads, and sending email all require infrastructure (an AI image model, a database, transactional email delivery) that shared WordPress hosting cannot run. That’s why the plugin connects to Renovizzion’s servers rather than including this functionality in the plugin itself — the same reason a Calendly or Typeform embed works this way. The plugin itself stores nothing beyond your account’s embed key, so it rarely needs an update.
Requires an active, paid Renovizzion account (plans start at $19/month). Sign up at https://app.renovizzion.com/portal.
External Services
This plugin connects your website to Renovizzion, a third-party paid service, in order to function. Specifically:
- When the
[renovizzion_widget]shortcode appears on a page, the plugin loads a JavaScript file directly from Renovizzion’s servers:https://app.renovizzion.com/widget.js. This is what renders the interactive visualizer. - When a visitor uses the visualizer, their uploaded photo, any project description they enter, and the email address they provide are sent directly from their browser to Renovizzion’s servers (not through your WordPress site or database) to generate the AI visualization and deliver it to you as a lead.
- This plugin does not function without an active Renovizzion account, which is a separate paid subscription from Renovizzion, independent of WordPress.org.
See Renovizzion’s Terms of Service and Privacy Policy for full detail on how this data is handled.
Screenshots




Installation
- Install and activate the plugin.
- Go to Settings -> Renovizzion Visualizer and paste in your account’s embed key.
- Add the
[renovizzion_widget]shortcode to any page or post where you want the visualizer to appear.
FAQ
-
Where do I get an embed key?
-
Sign up for a Renovizzion account at https://app.renovizzion.com/portal and one will be provided for your account.
-
Can I use this on more than one page?
-
Yes — add the
[renovizzion_widget]shortcode to as many pages or posts as you like. -
Can I run more than one Renovizzion account’s widget on the same site?
-
Yes, in the rare case you need that:
[renovizzion_widget key="your-other-embed-key"]overrides the saved setting for that one shortcode instance. -
Does this store any customer data on my WordPress site?
-
No. The plugin itself only stores your embed key. Visitor photos, emails, and generated renders are handled entirely by Renovizzion’s own servers.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Renovizzion Visualizer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Renovizzion Visualizer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
