There are couple of different ways how you can make an animated GIF. You can either use multiple images and combine them together as a GIF animation (it can be hand draw frames, edited images, photos), or convert a video (or part of it) to GIF. Continue reading
Image editors
How to install latest ImageMagick on Debian (or Ubuntu, Mint…)
If you need the latest version of ImageMagick, it’s quite simple to compile it from source.
First step – install necessary dependencies and build tools. You may already have some of them, if this is not the first time you’re compiling something from source on your system. Continue reading
Tools for image optimization and compression
Image optimization is a great way to decrease overall website file size, thus making it load faster and saving bandwidth.
This is a list of tools and Linux commands I use for image optimization and batch resizing. Continue reading