PDFGrove

Open-source licenses

PDFGrove is built on open-source software. The components below, and their licenses, are listed here in accordance with their terms.

ComponentUseLicense
pdf-libPDF creation & editingMIT
pdf.jsIn-browser PDF renderingApache-2.0
qpdfPassword protect / unlockApache-2.0
GhostscriptPDF compressionAGPL-3.0
Express, Multer, JSZip, etc.Server & utilitiesMIT

Ghostscript (AGPL-3.0)

The Compress PDF tool uses Ghostscript, which is distributed under the GNU Affero General Public License, version 3. Ghostscript is invoked as a separate, unmodified process.

In accordance with the AGPL, the complete corresponding source code for the version of Ghostscript used here is available from the official repository: cgit.ghostscript.com (and a copy of the exact version we run is mirrored at the link in our deployment notes). The full license text is available from the Free Software Foundation.

If you would like the corresponding source for the Ghostscript build running on this service, contact us and we will provide it.

See OPEN_SOURCE.md in the project for full attribution and the AGPL compliance checklist.