Image Sizer

Image Sizer (2.5.3)

cms :: cms-with-icc_short

Images-Set of type JPEG, PNG, GIF, with:

  • different Colorspaces (Adobe-RGB, ECI-RGB, sRGB, CMYK, Grayscale)
  • with and without ICC-Profile
  • different Colordepth
$options 
{
  ["quality"]   int(95)
  ["upscaling"] bool(false)
  ["cropping"]  bool(false)
  ["useCMS"]    bool(true)
  ["keepICC"]   bool(false)
  ["keepXMP"]   bool(false)
  ["keepEXIF"]  bool(false)
}

srgb 8bit jpg
colortarget_srgb_8bit.220x0s0q95nu-isicc.jpg

srgb 8bit noicc jpg
colortarget_srgb_8bit_noicc.220x0s0q95nu-isicc.jpg

cmyk 8bit jpg
colortarget_cmyk_8bit.220x0s0q95nu-isicc.jpg

cmyk 8bit noicc jpg
colortarget_cmyk_8bit_noicc.220x0s0q95nu-isicc.jpg

gray gamma2-2 16bit png
colortarget_gray_gamma2-2_16bit.220x0s0q95nu-isicc.png

grayscale dotgain10 8bit png
colortarget_grayscale_dotgain10_8bit.220x0s0q95nu-isicc.png

 
Last run was on 11.05.2014 - 19:15, test execution time: 0.1427380000
 

view this test result from Imagick Resizer