Set DPI of jpg without recompressing
Posted: Fri Oct 11, 2024 10:06 am
There's a function for changing DPI of images, but it fully recreates/recompresses the images, such as jpg, as output.
Since DPI is just metadata, I'd like to edit its value only, without changing the image data, if it's already a jpg. Is it possible? thanks
Since DPI is just metadata, I'd like to edit its value only, without changing the image data, if it's already a jpg. Is it possible? thanks