Hacker News new | ask | show | jobs
by sanusihassan 357 days ago
Translating PDF files without messing up the document's format can be a hassle.

Created this after noticing how most PDF translation tools either ruin the layout or require API keys to use: https://www.pdfequips.com/translate-pdf

The main differentiator is preserving the original formatting while translating text.

Works entirely in-browser, Supports PDFs and Word docs.

Would appreciate any feedback on the implementation.