http://www.perlmonks.org?node_id=60120
User since: Feb 22, 2001 at 07:17 UTC (23 years ago)
Last here: Nov 07, 2005 at 00:34 UTC (18 years ago)
Experience: 169
Level:Beadle (5)
Writeups: 34
Location:http://jeffpflueger.com
User's localtime: Apr 25, 2024 at 02:20 -08
Scratchpad: View
For this user:Search nodes

As a photographer I use perl to help me with image tasks.
One task was publishing several photographers on the web:
http://wildernessfringe.com
Using Image::Magick to annotate, resize, create jpegs from images that the photographers upload, and using mySQL to deal with all the keywordsing, etc.

Recent tasks have been to write a short s‎crip‎t to automaticly crop the borders from hundreds of images I have scanned. Photoshop can't do this....but Windoze 2000, ImageMagick and Perl can!