A web tool for automatic Japanese furigana and accent markings to plain text, to help Japanese learners to improve their speaking and reading skills.
- Analyzes Japanese text and renders furigana with pitch-accent markings automatically
- Lets you click the generated result to adjust furigana and accent output manually
- Supports plain-text copy, Markdown export, and image download for study notes
- Paste or generate a Japanese sentence.
- Let the app analyze and mark the text.
- Tweak furigana or accent presentation directly in the result panel if needed.
- Export the formatted output in the format you need.
Install dependencies with bun:
bun iStart the local dev server:
bun devCloudflare Workers deployment, continuous deployment, routing, and the
.env / secrets setup live in docs/deployment.md.
