1 مستودع
Decoding of compressed binary data blocks using filters to retrieve readable content.
Distinguishing note: Candidates target audio streaming or AI transformers; this is for binary file decompression.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Binary Stream Decoding. Refine with filters or upvote what's useful.
pypdf is a Python library for parsing, manipulating, and generating PDF documents. It provides high-level operations for document processing, such as merging multiple files into one or splitting a single document into smaller files. The project includes specialized tools for managing interactive elements, including the creation and modification of annotations, hyperlinks, and form fields. It also supports advanced metadata management, allowing for the extraction and modification of standard document properties and XML-based XMP metadata. Beyond basic structural changes, the library covers pa
Processes compressed binary data blocks using filters like FlateDecode to retrieve text and images.