ImageMagick is built on Ghostscript which i have introduced in the following post previously.
Ghostscript – Convert PDF Cover/Page into PNG
I am working on my Rails project with the Paperclip gem which requires ImageMagick. Installation of ImageMagick in Ubuntu is very simple. Just grab it by apt-get. Continue reading ImageMagick – Manipulate Image Files by Shell Commands →
I want to convert the cover page of a PDF into an image. so far, i have heard about 2 image processing tools in Linux. They are
Continue reading Ghostscript – Convert PDF Cover/Page into PNG →
Paperclip helps you implementing file attachment with ActiveRecord with Rails. Follow the example below and see how it works. Continue reading Rails – File Upload with Paperclip →
Dream BIG and go for it =)