Privacy
This page describes how HTML Editor by Jignesh handles data in typical use.
- Your HTML is edited in your browser. Drafts and named snapshots are stored in
localStorage on your device unless you clear them.
- Share links embed compressed HTML in the URL (hash or query). Anyone with the link can decode the payload when they open the app.
- Third-party scripts may include Monaco Editor, fonts, optional ads, and CDNs used by the deployed site. Review network requests in your browser's developer tools for the full list.
- Export and "open in tab" use your browser's normal download or new-tab behavior; the site does not upload your file contents to a backend for those actions.
For questions about a specific deployment, contact the site operator.
← Back to editor