Seeneva
A libre smart powered comic book reader for Android.
Translation: Русский
•
• Features • Speech balloons zooming • OCR and TTS • Performance • Screenshots • What's next? • Developing • Contribution • Translation • Donate • FAQ • Privacy Policy • License
•
Features
- Smart speech balloons zooming.
💬 - Speech balloons OCR and TTS.
👀 - Supports CBZ (.zip), CBR (.rar) with limitations, CB7 (.7z), CBT (.tar) and PDF comic book archives.
- Supports different image formats on any Android device.
- View ComicRack metadata (from
ComicInfo.xml
file). - Supports Left-to-Right (LTR) and Right-to-Left (RTL) read directions.
- Supports Android 4.1+ and all available Android ABIs arm64-v8a, armeabi-v7a, x86_64 and x86.
- Smart functionality performs locally on the device.
- Libre application under GPLv3 or later license.
- No ads, no personal data collection.
- Is it not enough? Hey, there is a bubble-whale on the icon!
🐋
Speech balloons zooming
Every time you add a new comic book into the app's library, it will scan each page to find all speech balloons on them using Machine Learning object detection model (based on YOLOv4-tiny).
Now you can easily zooming and navigate through comic book speech balloons no matter how small your screen:
- Use high res page images for better recognition.
- ML model was trained on ~10K speech balloons from modern comic books and manga. The result is really nice but sometimes you may encounter some issues with speech balloons order.
OCR and TTS
Seeneva comic book reader make it possible to use Optical Character Recognition (based on Tesseract) on all founded speech balloons to extract text from them. This will allow you to easily copy speech balloon's text and for example translate it using any available translator.
After every success OCR you can also use Text-To-Speech to convert speech balloon's text into synthesized human speech. You can use Seeneva like audio comic book reader.
- Only English language is supported right now.
- Any Android TTS engine should be installed on the device to use in-app TTS.
- OCR was trained on ~2K of text lines primarily by Big Two Comics. The result is pretty good but different text fonts may be recognized worse or better than others (or not recognize at all).
Performance
Smart adding new comic book into the library might take a while. It is depends on your device CPU specifications, comic book archive type, pages count and their size. Here are some examples on real devices.
Device | CBR (44 MB, 24 pages) | CBR (103 MB, 78 pages) |
---|---|---|
Pixel 2 XL | ~15s | ~75s |
Nexus 5 | ~60s | ~190s |
Ainol Novo 7 Aurora II | ~180s | ~600s |
Screenshots
What's next?
More smart features, new supported by OCR languages. Where are a lot of ideas to implement.
Here are some of them:
- Tools for contributors to improve ML features.
- Smart speech balloon text translation to another language.
Stay tuned!
Contribution
- Open an issue if you catch a bug.
- Code contribution using Pull Request.
- Help translate the app into new languages or correct current localization mistakes using Weblate.
- Tell your friends about the app.
- Also you can support the app by donation.
Translation
Donate
Seeneva is a free and open source comic book reader without any income other than donations from users of the app.
If you like Seeneva comic book reader, you can donate to its future development. It will help to upgrade developer's dev machine to faster implement new features or rent cloud services required to train ML models.
So Seeneva will be smarter than ever!
Please remember that donations are totally voluntary. There is no any bonuses right now, except the developer appreciation.
|
|
FAQ
Q: What does the Seeneva mean?
A: It is a modified Russian word "синева". Or this is a strange reference to Evangelion.
Q: Where can I download ML dataset?
A: You can't because of legal issues. Maybe there will be a way in the future.
Q: Why my comic book speech balloons zooming or OCR recognition results so poor?
A: Please try to use high resolution images. If it doesn't help then your comic book has unsupported speech balloon's shapes or fonts. This usually can be fixed by adding this comic book into ML training process. Also manga recognition is worse than comic book right now.
Q: What is the difference between Import and Link adding options?
A: Current adding process is not very clear and can confuse. It should be improved in future versions.
To clarify the difference:
-
Import - a comic book will be copied into app's internal folder. If you have a 100MB comic book and import it, you will have two identical files of 100MB each. The imported comic book is always available for the app.
-
Link - the app will request permanent read link to a comic book using Android's storage access framework. The requested comic book will be read from its source folder without any copy. This will help to save free space on a device. But. If you uninstall your file manager app which provided this permanent link, Seeneva will lose that link as result. Your comic book file won't be corrupted by Seeneva.
Q: Where I have to get digital comic books?
A: You can buy them, some comic books like Pepper&Carrot are libre. Anyway you can open any comic book by the app while its format is supported. Sorry, but Seeneva app ships without prebuild comic books.
Privacy Policy
Please read the PRIVACY document for more information.
License
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
Third party dependencies
List of used dependencies and their licenses can be found in the dependencies.json file. Full text of a license can be found in the license directory. Also you can view them in the "About app" screen.
Please let me know if any of a licenses has invalid information.
Other
-
Some examples and tests use pages from the great webcomic Pepper&Carrot licensed under CC BY 4.0.
-
Google Play and the Google Play logo are trademarks of Google LLC.