2
4 Comments

I made a translator that keeps layout (docx, pptx, xlsx…) and translates better than Google Translate & DeepL

I live abroad and deal with multiple languages every day. Like many people, I've been using ChatGPT to translate, but it has a couple of issues:

  1. It often cuts off and doesn't translate the whole file

  2. It completely breaks the document's formatting

So I built a simple tool for myself that could do full document translation and preserve the layout. I ran it on my home Linux PC at first. It worked surprisingly well — my wife even started using it for work. She told me it was better than the expensive service her company uses.

Therefore, I redesigned the UI and put it online.

Some things I think are cool:

1. It keeps the layout — tables, fonts, bold text, images etc. See my app (Kintoun) vs DeepL:

https://preview.redd.it/60736dqou6we1.png?width=1920&format=png&auto=webp&s=758c81c542133bdb793b124bf6e24ad274384012

2. You can guide the translation — like “make this more polite” or “use simpler words”:

https://preview.redd.it/ylwtz8wvu6we1.png?width=612&format=png&auto=webp&s=29cf996e12c124e7676aebe33c03995bfb6090d3

3. It supports phonetic text — e.g. Japanese ruby text is handled properly (Google Translate doesn't know how to translate those. DeepL does, but can't keep the format as I do):

https://preview.redd.it/gthy71k5v6we1.png?width=1920&format=png&auto=webp&s=51658aeb007059dff637a86c8d3d9bbb42679d2f

Please checkout the website for more features:

https://kintoun.ai/

I'm still beta testing, so it's free for now.

Would love any feedback — especially from people who work in multiple languages!

posted toAvatar for product Kintoun
Kintoun
  1. 1

    Kintoun sounds like a brilliant tool! If you’re ever looking for a smart, translation-themed logo that captures the essence of your app, I’d love to work with you on that.

    1. 1

      Thank you.

  2. 1

    Really like what you’ve built! Adding support for PDFs would make it even more useful. Wishing you the best of luck with future development!

    1. 1

      Thank you for your kind words! I'll add PDF support once there's more traction.