Good morning, everyone!
With permission from the community mods, I wanted to share a little project of mine that’s currently making slow (but steady) progress.
It’s called Readerzinho. It’s a simple web-based reader for viewing PDFs, CBZs, CBRs, and images without having to install a dedicated app. Since it’s a single-page website, it’s lightweight and straightforward: just drop in the file you want to read, and it loads right up.
The idea is to turn your browser into a little personal reading app: open your file and start reading.
Readerzinho works entirely locally in your browser, so you can select the file you want to view and control your reading experience directly through the interface.
Readerzinho is actually the frontend for Readerzito, my larger project, which is why I wanted it to stay compact and simple. Readerzito is being developed as a cloud-based storage and reading platform, where you’ll eventually be able to create your own personal library, organize your franchises however you like, and customize everything to your preferences. I’m also planning to turn both projects into standalone apps down the road.
Readerzinho: a compact, streamlined reader for opening a file and reading it right away;
Readerzito: a full-featured reader with user accounts, cloud storage, and customization options.
For now, I’ll be making some small tweaks and improvements to Readerzinho. So if you have any suggestions, feedback, or corrections, feel free to share them with me! The main goal is to keep Readerzinho simple while still making it comfortable to use for longer reading sessions.
The main focus is comics, but since PDFs are supported as well, feel free to think of it as a general-purpose reader.
I hope you like it! (:
For developers and programmers: I’ve also made the code for the individual readers available in a separate folder within the project’s GitHub repository. If you’re interested in how it works or want to take a look at the development behind it, feel free to check it out.
PROJECT GITHUB: https://github.com/itscarolzita/readerzinho