PDFio is a simple C library for reading and writing PDF files.
352
stars
764
commits
C
primary language
Sep 10, 2026
updated
PDFio is a simple C library for reading and writing PDF files. The primary goals of PDFio are:
PDFio is not concerned with rendering or viewing a PDF file, although a PDF RIP or viewer could be written using it.
Copyright © 2021-2026 by Michael R Sweet. PDFio is licensed under the Apache
License Version 2.0 with an (optional) exception to allow linking against GNU
GPL2-only software. See the files LICENSE and NOTICE for more information.
Initial documentation to get you started is provided in the root directory of the PDFio sources:
CHANGES.md: A list of changes for each release of PDFio.CODE_OF_CONDUCT.md: Code of conduct for the project.CONTRIBUTING.md: Guidelines for contributing to the project.INSTALL.md: Instructions for building, testing, and installing PDFio.LICENSE: The PDFio license agreement (Apache 2.0).NOTICE: Copyright notices and exceptions to the PDFio license agreement.README.md: This file.SECURITY.md: How (and when) to report security issues.You will find the PDFio documentation in HTML, EPUB, and man formats in the
doc directory.
Examples can be found in the examples directory.
Please read the documentation before asking questions.
C
96.4%
M4
1.3%
Shell
1.2%
PDFio is a simple C library for reading and writing PDF files.
352
stars
764
commits
C
primary language
Sep 10, 2026
updated
PDFio is a simple C library for reading and writing PDF files. The primary goals of PDFio are:
PDFio is not concerned with rendering or viewing a PDF file, although a PDF RIP or viewer could be written using it.
Copyright © 2021-2026 by Michael R Sweet. PDFio is licensed under the Apache
License Version 2.0 with an (optional) exception to allow linking against GNU
GPL2-only software. See the files LICENSE and NOTICE for more information.
Initial documentation to get you started is provided in the root directory of the PDFio sources:
CHANGES.md: A list of changes for each release of PDFio.CODE_OF_CONDUCT.md: Code of conduct for the project.CONTRIBUTING.md: Guidelines for contributing to the project.INSTALL.md: Instructions for building, testing, and installing PDFio.LICENSE: The PDFio license agreement (Apache 2.0).NOTICE: Copyright notices and exceptions to the PDFio license agreement.README.md: This file.SECURITY.md: How (and when) to report security issues.You will find the PDFio documentation in HTML, EPUB, and man formats in the
doc directory.
Examples can be found in the examples directory.
Please read the documentation before asking questions.
C
96.4%
M4
1.3%
Shell
1.2%