Paginis is a flipbook viewer that turns your PDFs into interactive, flip-through books. You can load a PDF from a URL or upload a local file—all while pairing it with a YouTube playlist for a more dynamic experience.
What Makes It Great? I made this as a side project because I read a lot, and the typical PDF viewer always felt a bit dry. With Paginis, you can add, update, or delete quotes and notes, use the bookmark feature to easily navigate chapters and sections, and enjoy a big page preview to get a quick overview of the content. It’s all about making reading more flexible and engaging.
Libraries & Tools: PDF.js, Three.js, DFlip, JQuery_DFlip, CSS
Source Code : Paginis
Super Cool! Does it support other formats like epub, cbz etc?
Glad you like it. For the current time only PDF, because epub, cbz are not supported in dflip library, and they tend to have more work to render them. Epub is a favorite file extension for me, so I will try to add this into the project when I have time.