h2non / bimg

Go package for fast high-level image processing powered by libvips C library
https://pkg.go.dev/github.com/h2non/bimg?tab=doc
MIT License
2.65k stars 337 forks source link

Issue with Image DPI quality #432

Open utsavpf opened 1 year ago

utsavpf commented 1 year ago

I used the library to watermark my image but the image DPI has gone down to 72. I want to know update it back to its original value but there is no way i could find out to update its metadata or any other relevant functions. Can you please help me update the DPI?