- Automatically detects balloons in a manga/comic, powered by ML.
- Replace text inside the original manga with your favored one.
- Use fonts installed on your OS.
- Translation
# add API config
$ cp .env.local.example .env.local
$ $EDITOR .env.local
# install dependencies
$ yarn install
# serve with hot reload at localhost:9000
$ yarn dev
# build for production
$ yarn build
Moeka Lee (ljsabc): Original MangaEditor frontend, MangaEditor backend.
OrcaXS Suen: MangaEditor frontend and interface design.