https://github.com/kremilly/pdfthumb
PDF Thumbnail generator
https://github.com/kremilly/pdfthumb
api pdf pdf-thumbnail pdf-thumbnails-generator rest-api webp-api
Last synced: 11 months ago
JSON representation
PDF Thumbnail generator
- Host: GitHub
- URL: https://github.com/kremilly/pdfthumb
- Owner: Kremilly
- License: gpl-3.0
- Created: 2023-11-11T16:55:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T10:55:09.000Z (about 2 years ago)
- Last Synced: 2025-02-26T05:08:56.045Z (over 1 year ago)
- Topics: api, pdf, pdf-thumbnail, pdf-thumbnails-generator, rest-api, webp-api
- Language: Python
- Homepage: https://github.com/kremilly/MyApis/wiki/PDFThumb
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pdfThumb
Generate as PDF Thumbnail for remote document
> [!warning]
> This project will no longer be updated. All new updates to this API will be made in the [**MyApis**](https://github.com/kremilly/MyApis) repository, and only security updates will be made in this current repository.
## Example of request
```shell
https://api.kremilly.com/pdfthumb?pdf=YOUR_PDF_URL
```
## Queries Parameters
* `pdf`: Set the PDF file URL
* `width`: Set the with of thumbnail
* `height`: Set the height of thumbnail
* `page`: Set the page number of file for generate thumbnail