github cshum/imagor v0.8.18

latest releases: v1.9.4, v1.9.3, v1.9.2...
4 years ago

PDF Thumbnail Support

Imagor now supports generating PDF Thumbnail. Example:

http://localhost:8000/unsafe/fit-in/200x200/filters:fill(cyan)/http://www.africau.edu/images/default/sample.pdf

Config File

Configuration may be specified in a .env configuration file and referenced with the -config flag.

PORT=8000
IMAGOR_SECRET=mysecret
AWS_ACCESS_KEY_ID=...
AWS_SECRET_ACCESS_KEY=...
AWS_REGION=...
imagor -config path/to/config.env
imagor -config path/to/config.env

What's Changed

Full Changelog: v0.8.17...v0.8.18

Don't miss a new imagor release

NewReleases is sending notifications on new releases.