← back to WEBZENith

Privacy Policy

App: WEBZEN · synthlucida.com/webzen-en.html · Last updated: Aug 30, 2026

What WEBZENith does

WEBZENith is a free website-building tool with no coding required. In the editor you put together your site's content, look, and custom sub-pages, then download the finished result as files (HTML, plus optionally manifest.json and sw.js for PWA support, sitemap.xml, and robots.txt). The app runs entirely in your browser, and you upload the generated site to your own hosting yourself.

What data the app collects

The app doesn't collect or send any personal data to a server. Specifically:

Storage in your browser (localStorage)

The app continuously autosaves your in-progress project to your browser's localStorage (locally on your device, not on a server), so nothing is lost if you close the tab. This data never leaves your browser, and the app has no access to it from anywhere else. You can remove it by clearing the site's data in your browser settings.

Project export and saving

Using "Save project" you can download a .json file with your entire in-progress site and later reopen it with "Load project", for example on a different computer. You download the finished site as HTML files using the export buttons. If you upload an image without providing a URL, the app embeds it directly into the exported HTML (as base64), so the site works without hosting the images separately. All of this export happens locally in your browser — the app never sends any of these files anywhere on its own, it only offers them to you for download.

PWA app import

The app includes an additional feature for importing an existing HTML file, from which it generates the files needed for PWA support (manifest.json, sw.js). This feature also only works with content you upload yourself from your device, and it's processed entirely in your browser.

External resources

The app loads fonts from Google Fonts (fonts.googleapis.com). Loading the page therefore sends a standard request to Google's servers, which is common practice for most sites using custom fonts. Aside from that, the app loads no other external scripts or tracking code.

Sites you build with the app

WEBZENith is an editor — it doesn't host the sites you build with it. Responsibility for the content, operation, and legal compliance of your finished site (including its own privacy policy, if it collects visitor data) rests with you as its creator and operator.

Found a problem?

If you run into a bug or have any question about privacy or how the app works, please reach out via the contact form on synthlucida.com. We'll do our best to sort it out quickly.

Made in SYNTHLUCIDA