PDFIO is a native Julia implementation for reading PDF files. It's a 100% Julia implementation of the PDF specification. Other than a few well-established algorithms like flate decode (zlib library) or cryptographic operations (OpenSSL library) almost all of the APIs are written in native Julia. PDF files are in existence for over three decades. Implementations of the PDF writers are not always to the specification or they may even vary significantly from vendor to vendor. Every time, you get a new PDF file there is a possibility that it may not work to the best interpretation of the specification. A script-based language makes it easier for the consumers to quickly modify the code and enhance to their specific needs.
Features
- Interactive Code Examples
- Documentation available
- Extract and render the Contents in of a PDF page
- Provide functional tasks to PDF document access
- Extract fonts and font attributes
- Exctract outlines defined in the document
- Find labels in a document page
Categories
Data VisualizationLicense
MIT LicenseFollow PDFIO.jl
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PDFIO.jl!