Enrico Stahn

Archive for the ‘Uncategorized’ Category

23 Feb, 2006

Image width or height & shell scripting

Posted by: Enrico Stahn In: Uncategorized

”Required:” * [http://www.graphicsmagick.org/ GraphicsMagick] ”Description:” Use [http://www.graphicsmagick.org/ GraphicsMagick] ({{gm identify ”filename”}}) to find out the image information string. You’ll get a string like “{{00000001.jpg JPEG 260×180+0+0 “DirectClass“ 8-bit 13.0k 0.000u 0:01}}”. Now, you can parse the width and height information with sed ({{sed -e ‘s/.* \([0-9]\{1,\}\)x\([0-9]\{1,\}\).*/\1/’}}). If you use {{\1}} you will get the width, [...]

08 Dec, 2005

Bilder von der Salz XMas Party

Posted by: Enrico Stahn In: Uncategorized

[[image uploads/salzxmas-enrico.serendipityThumb.jpg]] Bilder von der Salz XMas Party sind in der [http://gallery.enricostahn.com/v/SalzXMasParty2005/ Gallery] zu finden.


Recommended Reading

No Google Reader feed was found with the provided ID. Please validate the ID in plug-in configuration.

Twitter

Posting tweet...

Powered by Twitter Tools

About

I'm a passionate Software Developer who loves juggling around with new technologies. This website is about my technical daily grind, problems i stumbled over and some private stuff.