ImageMagick Test


Original Image:
width="1577" height="1092"
Mit Browser widht/height Parametern


Größe : width="612" height="424"

Command: /usr/bin/convert -quality 10 -resize 612x test.png dest1.png
Größe : width="612" height="424"

Command: /usr/bin/convert -filter Mitchell -density 96 -quality 100 -resize 612x test.png dest2.png
Größe : width="612" height="424"

Command: /usr/bin/convert -filter Lanczos2Sharp -density 96 -quality 100 -resize 612x test.png dest2a.png
Größe : width="612" height="424"

Command: /usr/bin/convert -filter Lanczos -unsharp 0x1 -resize 612x test.png dest2b.png
Größe : width="612" height="424"

Command: /usr/bin/convert -filter Lanczos -quality 99 -resize 612x test.png dest2c.png
Größe : width="612" height="424"

Command: /usr/bin/convert -filter Lanczos2Sharp -quality 99 -resize 612x test.png dest2d.png
Größe : width="612" height="424"

Command: /usr/bin/convert -filter Mitchell -quality 10 -scale 612x test.png dest3.png
Größe : width="612" height="424"

Command: /usr/bin/convert --WebP.webp -quality 100 -resize 612x test.png webp.webp
Größe : width="612" height="424"
test