COLLECTED BY
Websites produced by Lafayette College documenting the administration, publications, policies, events, and news of the College community
The Wayback Machine - https://web.archive.org/web/20220421061346/https://github.com/topics/pdf-manipulation
Here are
58 public repositories
matching this topic...
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
Updated
Apr 21, 2022
Python
PDFsam, a desktop application to extract pages, split, merge, mix and rotate PDF files
Updated
Apr 12, 2022
Java
Node.js module for high performance creation, modification and parsing of PDF files and streams
A Python library for reading and writing PDF, powered by qpdf
Updated
Apr 19, 2022
Python
Versatile PDF creation and manipulation for Ruby
Updated
Mar 26, 2022
Ruby
pdf bookmark generator 目录 书签 大纲
A powerful PDF tool for NodeJS based on HummusJS.
Updated
Apr 14, 2022
JavaScript
(Java)A Method to Extract Tabular Content from PDF Files
Updated
Jun 15, 2021
HTML
A Telegram bot that can do a lot of things related to PDF files
Updated
Apr 20, 2022
Python
C# and VB.NET samples for Docotic.Pdf library
Updated
Mar 3, 2022
Visual Basic .NET
A bot for PDF for doing Many Things....
Updated
Apr 21, 2022
Python
Goru - the perfect looser to transform your pdf
Make PDF Files Accessible, Extract Data from PDF, Convert PDF to HTML, Fill-in PDF Form, Stamp PDF and more...
A .NET Standard 2.0 port of PDF Clown
Updated
Feb 28, 2020
Java
Remove PDF watermarks from academic papers using PyPDF2
Updated
Mar 17, 2020
Python
Collection of Utility Python Scripts to automate mundane tasks & to do cool stuff
Updated
Jan 25, 2020
Python
An opensource solution for easy and intuitive PDF manipulation.
Tool for changing default visibility of PDF layers
Updated
Dec 28, 2021
Python
Manipulate PDF files (e.g. remove given pages)
Updated
Jan 26, 2019
Python
Drag and drop PDFs, MS Office, images to assemble documents.
Updated
Mar 23, 2021
JavaScript
Make PDF Files Accessible, Extract Data from PDF, Convert PDF to HTML, Fill-in PDF Form, Stamp PDF and more...
Save trees, ink and time by digitally signing documents pretending they are hand-signed.
Updated
Jan 23, 2021
Python
Templates for working with Flask-RESTful
Updated
Jan 22, 2022
Python
Simple python utilities to play around with PDF Files
Updated
Jun 13, 2020
Python
PDFix SDK samples for Java Maven. PDF manipulation, content extraction, conversion , accessibility and more...
Updated
Feb 21, 2022
Java
Rotation of PDF pages in PHP
A digital signature Flask web app
Fomentar el interés y conocimiento de las tradiciones culturales peruanas en la literatura a través de la práctica mecanográfica y posterior invitación a la lectura de obras nacionales en Castellano, Quechua y Aymara.
Updated
Nov 1, 2021
JavaScript
Improve this page
Add a description, image, and links to the
pdf-manipulation
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
pdf-manipulation
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is your feature request related to a problem? Please describe.
The problem is inefficiency when simply looking for a single operand and then stopping processing.
For example, if only looking for a single colored pixel in a page.
Describe the solution you'd like
It would make sense to be able to set a stop flag on the processor and return out of the handler, which would cause the proc