Stefan Schonert

Results 16 issues of Stefan Schonert

Would we be able to extract colors from an image and add it to the values exposed through `/info`? There's a Go package, quite dated, that does exactly what I...

feature request

I'd like to request support for extracting XMP metadata from images through the `/info` path 🙏

Option to use text() instead of html()

Instead of checking the attribute value, check if the attribute is set

Added support for multiple databases. I found schicklings approach pretty straightforward. `POSTGRES_DATABASE=database1,database2,database3`. Nothing has changed in how the database is backed up - simply allowing iterating over multiple. It could...

I'd like to request support for IPTC video data within the `info` path. After some testing with ffprobe, mediainfo and exiftool - the later was the only one able to...

feature request

We're moving around a bit and would like to see if there would be any gains in switching to a different server type. It would be great to have a...

We're moving some buckets around and we're considering simply popping an access point in front, for now - while keeping some momentum on other stuff. This all depends on the...

Hey! We'd like to allow you users to add the checkerboard background to their PNG images. Any suggestions on how we can achieve this solely with imgproxy? 🙏 I've managed...

feature request

Is there a way to tame the error when starting overmind while the session is already running? ```bash Command failed with exit code 1: overmind s overmind: it looks like...