Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Image Converting

Name: Anonymous 2007-10-17 15:08

Ok, so i have got over 1k of png images...  I was wondering if there was some kind program or way that will convert them all at once to jpg without having to open each and single one to do so.

Name: Anonymous 2007-10-17 15:40

they make batch programs for it, try this one out, never used it but I've never needed to do this.

http://www.etrusoft.com/graphic-converter/index.htm

Name: Anonymous 2007-10-17 15:50

netpbm

Name: Anonymous 2007-10-18 0:46

imagemagick

Name: Anonymous 2007-10-19 8:50

If you're on some *nix system, use nconvert and a shell script to do the conversion.

for pngz in *png;
do;
mkdir PNG;
nconvert -in png -out jpeg -o PNG/"`basename "$pngz" .png`.jpg" "$pngz";
echo "File "$pngz" converted";
done

http://perso.orange.fr/pierre.g/xnview/en_nconvert.html

Name: Anonymous 2007-10-19 16:06

IrfanView - Better than that all that other shit.
Just use the batch conversion feature.

who ever has acdshit should die in a fire/kill them selves. In befoar LULS HOLY SHIT I CAN BROWSE PICS IN ZIPS FUCKING SHITTING DICK NIPPLES. I DONT KNOW HOW TO ORGANIZE MY PICTURES LOL.

Don't change these.
Name: Email:
Entire Thread Thread List