A static web tool that slices large source text into chunks and translates them without dropping a line — (no server provided).
- Enter your LLM API key (it is not sent to any server).
- (Optional) Generate a summary for context‑aware translation.
- Split the text into chunks.
- Translate.
- No build step, no tests, no package manager.
- Maintain these files when updating features:
index.htmlstyles.cssapp.js
- Run a hot‑reload dev server with:
npx live-server