Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 400 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 400 Bytes

PdfCoolParser

PdfCoolParser is my coursework project that aimed to deal with the problem of conversion of PDF files to other formats. Classes that are within this project reflect structures existing in PDF documents. Currently it supports reading input streams and decomposing it into set of predefined structures.

🚀 Was used to create YAPDFKIT by @mipmip