Sebastian Mogilowski's Blog

imagemagick

Convert PDF to Image

  • 9. Oktober 2011
  • Allgemein / General
  • 0 Comments

Using "convert" from "imagemagick" to convert a PDF to Image. Example: convert -geometry 1024x768 -density 200 -colorspace RGB input.pdf output.jpg Or use a other geometry, quality and no color: convert…

Continue Reading

Resize images (folder) with imagemagick (mogrify)

  • 13. Februar 2011
  • Allgemein
  • 0 Comments

Before upload pictures to my online gallery i want to resize them to a smaller size. I don't want to open all with a tool or something. I want to…

Continue Reading
Copyright 2025