Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 567 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 567 Bytes

issuu-better-pdf-downloader

  • Inspired by jakeactually's work
  • A POC downloader that creates "true" PDF files, which contain real text and vector graphics
  • Implementation of the Protobuf-based .bin page format
  • Partial reimplementation of PDF rendering - excluding the following:
    • Links (requires a rework of the dimensions scaling - open a PR if interested in implementing)
    • Blend modes
    • Line layers
    • JPG pages

Try it

npm install
npm start "https://issuu.com/issuu/docs/issuu_digitaltoolkit"