|
Install PHP 5.3.0/Lighttpd on Debian with Imap, MySQL, Sqlite3, ImageMagick support |
 vote
 |
|
| This tutorial covers the setup of PHP 5.3.0/Lighttpd on Debian (Lenny) with imap, mysql, mysqli, sqlite3, ImageMagick and mycrypt support. read more... |
|
| | permapage | score:9471 | -falko, July 25, 2009 |
|
ImageMagick vs. GraphicsMagick |
 vote
 |
|
A little help choosing between the graphics tools for your Linux system...
The ImageMagick (IM) suite of command-line graphics tools is a free software staple; Linux, other Unix-like operating systems, and proprietary OSes like Windows have supported IM for close to two decades. But there is also an alternative tool called GraphicsMagick (GM) that covers much of the same functionality. How do you know which one is right for you? read more... |
|
| | permapage | score:9383 | -Ray, January 4, 2007 |
|
Mosaic movies with Perl, ImageMagick, MPlayer |
 vote
 |
|
| Take a break and have some fun this summer using Perl, ImageMagick, and MPlayer to create mosaic movies. Zoom out from the center of a large text-overlay image made up of sequential frames of existing movies. Disassemble, composite, and encode your own mosaic-type movies for special promotional or home video events. read more... |
|
| | permapage | score:9103 | -solrac, July 13, 2006 |
|
Linux Screencasting with ImageMagicK |
 vote
 |
|
Build a slideshow of screenshots to illustrate or document a process on Linux...
Many times a simple screencast showing how to do something by using a series of screenshots in sequence in a video can explain what paragraph after paragraph of words cannot. Linux and a few open source applications make the job of creating such screencasts easy.
There are several ways to grab screenshots in Linux. The method that I employ here is a shell script that uses the ImageMagick import program: read more... |
|
| | mail this link | permapage | score:9062 | -Ray, March 20, 2007 |
|
Book Review: The Definitive Guide to ImageMagick |
 vote
 |
|
There's now a book about the slick command line image manipulation tool, Imagemagick:
The book's 335 pages are organized into a dozen chapters, following an introduction and a few other standard sections, including a forward written by ImageMagick's principal architect, Christy, who briefly explains the product's 20 years of history, development, and lack of decent documentation. That is where this book is intended to fill the gap, and Christy notes that most future questions about ImageMagick will be answered by pointing people to this book, as is also noted on ImageMagick's homepage. read more... |
|
| | mail this link | permapage | score:9031 | -Ray, March 14, 2006 |
|
Tips and tricks for using ImageMagick on Linux |
 vote
 |
|
| There's nothing quite like command-line tools for handling large batches of tasks, and image manipulations are no exception. Web developers and administrators will appreciate the ability to handle large numbers of files easily, either at the command line or in scripts. The author presents more examples of the ImageMagick suite, this time demonstrating how to put curved corners, logos, or frames and borders on your images, as well as how to convert to and from multipage file formats including Adobe's PDF format. read more... |
|
| | mail this link | permapage | score:8932 | -Idean Momtaheni, March 19, 2004 |
|
CLI Graphics: ImageMagick: import, display, mogrify |
 vote
 |
|
Manipulate images from the command line with ImageMagick.
You might think that working on the command line means you are sentenced to a desktop without graphics or digital images. But that's wrong thinking. You may also be surprised to learn that some popular GUI applications for image processing can also be used from the CLI. Today we'll take a look at three tools for capturing, displaying, and massaging images from the CLI. They are all (import, display, and mogrify) part of ImageMagick. read more... |
|
| | mail this link | permapage | score:8718 | -Ray, February 24, 2004 |
|
Create web albums with ImageMagicK and shalbum |
 vote
 |
|
This app is a big Unix shell script...
The greatest advantage of having command-line applications such as the ImageMagick suite is that one can create scripts to do all the image processing. That's what Brazillian programmer Eduardo Sztokbant did. He created shalbum, a shell script that uses ImageMagick to do all the image processing required to create a Web album, and released the program under the GNU General Public License (GPL). Since shalbum is a shell script that does not require any installation or dependencies, except for ImageMagick, it should run on all flavors of Linux and Unix. read more... |
|
| | mail this link | permapage | score:8660 | -Ray, February 9, 2006 |
|
Command line image editing with ImageMagick |
 vote
 |
|
Graphics work without the GUI...
ImageMagick (IM) is a command-line graphics creation and editing application. In a previous article we used it to add text and frames to images, and for other basic image manipulation. In this article we'll use the ImageMagick suite of commands to create a multi-image mosaic, draw some basic shapes, and create 3D logos. read more... |
|
| | permapage | score:8652 | -Ray, May 6, 2005 |
|
ImageMagick: Graphics tricks from the Linux command line |
 vote
 |
|
Flip, size, and rotate with ImageMagick...
There's nothing quite like command-line tools for handling large batches of tasks, and image manipulations are no exception. Web developers and administrators will appreciate the ability to handle large numbers of files easily, either at the command line or in scripts. This article presents the ImageMagick suite, a Linux toolkit for sizing, rotating, converting, and otherwise manipulating images, in a huge number of formats, whether one or a hundred at a time. read more... |
|
| | mail this link | permapage | score:8369 | -solrac, July 18, 2003 |
|
ImageMagick: Command-line image manipulation |
 vote
 |
|
For those who like to play around with images -- but don't like GUI's.
In this article we look at some spells the wizard of ImageMagick can do using a collection of graphic tools as his raw ingredients and the shell as his magic wand.
ImageMagick is a collection of graphic tools to work with images. The tools are display, import, animate, montage, convert, mogrify, identify and combine. read more... |
|
| | permapage | score:8280 | -Ray, July 24, 2001 (Updated: July 8, 2003) |
|
|