Skip to content

Gotenberg with Ghostscript module

License

Notifications You must be signed in to change notification settings

MozardBV/gotenberg-ghostscript

 
 

Repository files navigation

This repository provides Ghostscript module for awesome Gotenberg

With power of Ghostscript Gotenberg can convert PDFs to PDF/A-1b, PDF/A-2b, PDF/A-3b without messing up fonts, as unoconv sometimes can when convering to PDF/A-1a.

Support for merging PDFs with Ghostscript added too.

Documentation and examples are available in original Gotenberg repo

Quick Start

Open a terminal and run the following command:

docker run --rm -p 3000:3000 vrex141/gotenberg:7.4.2-ghostscript-v1.0.0

Versions

Credits

Thanks to @gulien for awesome Gotenberg

Ghostscript is owned by Artifex Software, Inc

Ghostscript is distributed for open source projects under AGPL(more).

This repository is using compiled binary from Ghostscript website. Ghostscript binary located inside Docker container and download occurs during build. Gotenberb module interacts with it using CLI.

Gotenberg can be built and started without ghostscript module.

Consider contacting Artifex, if you want to use it your own project.

About

Gotenberg with Ghostscript module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 60.7%
  • Dockerfile 15.8%
  • Shell 12.4%
  • Makefile 11.1%