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

  • TrumpetX@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    ·
    5 days ago

    You might mention the library license of the underlying library, it’s strictly non commercial meaning yours is too.

    • ibra_kdbra@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      5 days ago

      The main libary I am using is a plugin from dflip which is called jQuery_dflip library; which in fact has a commercial license.

      I look into it, when the first issue in the repository have been opened, so Apache license is a good license for this project.

      Thanks for passing by, and dropping the good feedback.