fastretouch

01 · Why

Fix the HTML
your AI wrote.

It arrives read-only. Reports, dashboards, one-pagers, every one of them opens in a browser tab you can look at and cannot touch. A typo means another prompt, another wait, another file.

Retouch is a pencil for those pages. Click the text, change it, save. In seconds.

Another promptabout a minute
Retouchabout three seconds

02 · What

Click.
Type.
Save.

Open the file. Click the Retouch icon. Click any text and change it. Press Save. The file on your disk is updated in place, and everything you didn't touch stays byte for byte the same.

03 · Where your files go

Nowhere.

No server, no account, no upload. Retouch reads and writes the file on your own disk and nothing else. It is open source, so you can check.

  • Byte for byte. Only the text you changed is rewritten. Comments, spacing and scripts stay exactly as your AI left them.
  • Script-aware. Text a script generates at load is refused, not silently corrupted.
  • Yours. MIT licensed. Fork it, read it, keep it.

04 · Formatting

Only what the
page already
knows.

Select text and a small pill appears: bold, italic, code, link. The Styles, Color and Font menus list what this page's own stylesheet uses, described in plain words. Nothing is invented, so nothing looks pasted in.

05 · Set up, once

One minute.

  1. Install Retouch

    Download the latest release, unzip it, open chrome://extensions, switch on Developer mode and choose Load unpacked on the folder. Chrome Web Store listing coming.

  2. Let Retouch see local files

    Chrome hides files on your disk from extensions until you allow it. Open Retouch's details and switch on Allow access to file URLs.

    Checking…
  3. Restart Chrome

    Chrome applies that switch only after a restart. Quit it, open it, come back to this page.

  4. Get a practice page

    Retouch drops a small tutorial page into a Retouch folder in your Downloads and opens it. Everything on it is there to be edited.

    Available once Retouch is installed. Click its icon in the toolbar and choose the tour.

06 · Go

Tryit.

Open any HTML file your AI made, click the Retouch icon, fix the thing.

Install Retouch

Chrome, Edge, Brave and Arc. Files on your disk only. Nothing leaves your machine.

Made by Kamanashish Roy · Open source on GitHub · hello@fastretouch.com