Relative Content

Tag Archive for jpegtiffresolutionformat-conversion

Image conversion from .tiff (500 ppi) to .jpg keeping the (same) resolution

We are trying to convert a fingerprint .tiff image with a 500 ppi resolution to .jpg keeping the same resolution.
We managed to convert it but it seems that the resolution information is lost during the conversion (our biometric program does not recognize the .jpg file resolution as 500 ppi)
Is there a way to make sure that the resolution information is encoded in the .jpg file ?