🤍filmsbykris.com/ 🤍filmsbykris.com/forum 🤍filmsbykris.com/irc
@pithikoulis: system ("convert input.jpg output.jpg") But, php can interact with imagemagick directly. I've done it once or twice before. But, I usually cheat and just call system commands :)
this looks like a good way for server-side image editing. wonder if you can bind PHP with bash :)