Free tool

Translate a page without breaking the code.

Paste your page code, pick a language. The text is translated, alt and title attributes and meta tags included. Tags, classes, scripts and layout do not move by a single character.

What’s it for?

Handing a whole page to an AI for translation means asking it to copy thousands of characters of markup without a single mistake. It drops some, invents others, closes a tag wrongly, and the page comes back broken.

  • The model never sees your HTML: it only receives the text segments, which are put back in their exact place.
  • Scripts, styles, code blocks and URLs are left alone.
  • An untranslated segment keeps its original text: never a hole in the page.