An open API service indexing awesome lists of open source software.

https://github.com/hubgit/pdf-to-image

Convert a PDF page to JPEG or PNG
https://github.com/hubgit/pdf-to-image

converter jpeg pdf png

Last synced: 9 months ago
JSON representation

Convert a PDF page to JPEG or PNG

Awesome Lists containing this project

README

          

## Example usage

1. `docker build . -t pdf-to-image`
2. `docker run --rm --publish 8080:8080 --name pdf-to-image pdf-to-image`
3. Open http://localhost:8080 and enter a PDF URL to convert