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.73k stars 341 forks source link

Issue with Image DPI quality #432

Open utsavpf opened 2 years ago

utsavpf commented 2 years 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?