 
      Imagemagick Convert PDF to Image
How to convert a pdf to image using Imagemagick
 
      How to customize Thunderbird Mail theme using userChrome.css
Thunderbird has lots of customization option, In this guide learn how to customize Thunderbird Mail theme using CSS
 
      Imagemagick Perspective Transform for Floor Tiles Layout
In this how to guide we show you how to perspective transform using Imagemagick for floor tiles layout
 
      Imagemagick Resize, Crop Images
Simple commands to resize, crop images using Imagemagick
 
      How to use if else in latex
Latex does not offer if/else, but Tex offer the ability to have conditional if/else statements, Here is a small snippet how to use it.