Edit AI-Generated HTML Docs Easily with One Browser Command

kingkeating · reddit · 2026-08-03

When you need to tweak beautiful HTML documents generated by AI, you don't necessarily need to open a dedicated code editor. Simply open the HTML file in your browser and run the command document.designMode = 'on' in the console.

This instantly turns the entire webpage editable, allowing you to modify text, bold elements, or delete components directly. To save your changes, you just need to view the source code of the edited page and save it as a new HTML file.

Original post →

More from Apps

Apps channel →