On Sep 5, 4:30 pm, a...@pythoncraft.com (Aahz) wrote:
> In article
> ,
>
> kiithsa...@gmail.com wrote:
>
> >Requires ImageMagick and Python (coded in python 2.x, I'm running 2.6
> >but it might run on older python as well)
>
> Why are you using ImageMagick instead of PIL?
> --
> Aahz (a...@python
In article ,
kiithsa...@gmail.com wrote:
>
>Requires ImageMagick and Python (coded in python 2.x, I'm running 2.6
>but it might run on older python as well)
Why are you using ImageMagick instead of PIL?
--
Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/
"Look, it's
On Sep 2, 8:59 pm, "kiithsa...@gmail.com"
wrote:
> Hello people,
>
> I started to work on a small Python script to simplify mass conversion
> of images for a website I was working on.
> I eventually got interested in the script more than the site istelf,
> and it got a lot bigger, so I released it
Hello people,
I started to work on a small Python script to simplify mass conversion
of images for a website I was working on.
I eventually got interested in the script more than the site istelf,
and it got a lot bigger, so I released it as an opensource project
It's licensed under BSD and not ve