OZONE Asylum
Forums
Photoshop
Is this possible (with a macro)?
This page's ID:
29364
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Terrible bash script which uses [url=http://imagemagick.org/]ImageMagick[/url]'s [b]mogrify[/b] and [b]convert[/b] (lines wrapped so as not to break forum layout...should be one line): [code]ls *.png > listo && mogrify -rotate 90 *.png && for ((i=0; i<FOO; i++)); do [[ -rs listo ]] | break; convert $(head -2 listo | tr '\n' ' ')+append "$i.png"; sed 1d < listo > listo.tmp; sed 1d < listo.tmp > listo; done[/code] Where 'FOO' should be half the number of files you've got (so 100 files you'd want i<50;). Woo so bad you have to modify it! [small](Edited by [url=http://www.ozoneasylum.com/user/5575]reisio[/url] on 07-22-2007 01:05)[/small] [small](Edited by [url=http://www.ozoneasylum.com/user/5575]reisio[/url] on 07-22-2007 01:07)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »