TIFF images got fom Image Pro Plus and convertion
Posted: 2012-09-01T20:24:47-07:00
Original image got from Image Pro Plus: http://uploads.boxify.me/89236/prueba_1.tif?1346433567
I tried to open it in GIMP 2.8 but didn't work. Photoshop does open it.
If I use IM convert with -verbose got:
Image: prueba_1.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1392x1040+0+0
Resolution: 300x300
Print size: 4.64x3.46667
Units: PixelsPerInch
Type: TrueColor
Base type: TrueColor
Endianess: MSB
Colorspace: RGB
Depth: 12-bit..........
So, if the original image is in 12-bit depth and that's the reason it doesn't open in any image editor and I want to resize it for example to 200% which commands I have to use for the best quality possible (I don't matter the time spent) the images I will use are taken from a microscope (human and animal cells)
depth 8 or 16?
Lanczos or Mitchell?
force -quality 100?
Should I convert it from TIFF to JPG or PNG? from RGB to CMY?
I tried to open it in GIMP 2.8 but didn't work. Photoshop does open it.
If I use IM convert with -verbose got:
Image: prueba_1.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1392x1040+0+0
Resolution: 300x300
Print size: 4.64x3.46667
Units: PixelsPerInch
Type: TrueColor
Base type: TrueColor
Endianess: MSB
Colorspace: RGB
Depth: 12-bit..........
So, if the original image is in 12-bit depth and that's the reason it doesn't open in any image editor and I want to resize it for example to 200% which commands I have to use for the best quality possible (I don't matter the time spent) the images I will use are taken from a microscope (human and animal cells)
depth 8 or 16?
Lanczos or Mitchell?
force -quality 100?
Should I convert it from TIFF to JPG or PNG? from RGB to CMY?