Have you ever wanted or needed to pull (extract) audio from a YouTube video? The other day I had a requirement to do so; I thought I would share the simple process. I’m a big fan of the Command Line Interface (CLI); so I will first show you how via …
Create Website Favorite Icon and Apple Touch Icons with ImageMagick
I love ImageMagick! ImageMagick makes common image manipulation simple and fast without the need to use an image program like Photoshop etc. As a web developer I often need to create favorite icons along with apple-touch-icons. The following example will demonstrate how to convert your image into the appropriate formats …