A lightweight, single-file (HTML + JS) tool to convert FB2 ebooks into EPUB format. Runs fully client-side in your browser — fast, private, and easy to use. 🚀
👉 Try it online: GitHub Pages Demo
⭐ If you find this project useful, please give it a star — it helps others discover it!
- Convert FB2 → EPUB instantly
- Clean, simple UI in a single HTML file
- No installs, no dependencies, no backend
- 100% local — your books never leave your computer
- Use directly from GitHub Pages or offline by opening the file locally
- Open the GitHub Pages version
or download and open
converter.htmlin your browser. - Drop an FB2 file, click Convert to EPUB.That's it!
This project is just one self-contained HTML + JS file. You can tweak or extend it directly without a build process.
Pull requests, issues, and suggestions are welcome! Feel free to fork and adapt.
MIT — free to use, share, and modify.