quartz coreimage command line tool

ok, it’s not quartz or coreimage, but if you’re looking for a command line image manipulation tool for mac os x, you’re probably looking for “SIPS” - scriptable image processing system.

Ok, so, why? my favorite lazy gallery software PHPix3 is really just killing me with the PHP internal GD thumbnail generation time. I’m thinking it’s about time to take advantage of the internal tool available to me since I’m rockin’ tiger server. So, I’m thinking all I need to do is go locate the code the determines whether the image tool the scripts use is “int” or “ext” and maybe add another piece of logic to act on “sips” as the value. Hopefully it will run faster than GD. If not, I guess I can go back to ImageMagick. Although it would be nicer if apple’s command line tool were fastest… we shall seeeee…

Bookmark and Share

Story pulse

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE 1=1 AND post_id = 1107 GROUP BY hit_date' at line 5]
SELECT SUM(hit_count) AS hits, hit_date FROM WHERE 1=1 AND post_id = 1107 GROUP BY hit_date


One Comment

  1. steve cooley:

    it is not. :(

Leave a comment