How-to optmize JPEG images for websites

While Internet connections becoming faster and faster, it’s more important to keep your website as fast as possible. One of the “slow” parts of your website are the images. In this article we show several ways to compress photos and JPEG images for your website. Update: Since 2011 is the page speed an criteria how [...]

Image manipulations with Imagemagick

A very powerful tool for creating and manipulating images is ImageMagick. With this tools you can create drawings, modify existing images or just process images. The tool is available for Linux, windows and Mac based systems and is free available. Using the command line is Imagemagick the optimal tool to use image functions within your [...]