png to jpeg
Name:
Anonymous
2007-08-22 13:26
ID:dPhAmaXP
Is there a better way to convert a whole bunch of pngs into jpegs than individually opening each one in MSPaint and saving them as jpeg?
Name:
Anon
2007-08-22 14:09
ID:QgByf8Nd
PHOTOSHOP LULZ
Name:
Anonymous
2007-08-22 15:14
ID:n5M0TiZF
for i in *.png; do convert "${i}" "${i%.png}.jpg"; done
imagemagick wins
Name:
Anonymous
2007-08-22 17:51
ID:ZeRXfcgg
CS2 and 3 of ImageReady can do it in about... hmm... the time its taken me to write this post.
Name:
Anonymous
2007-08-23 22:19
ID:AZKFZqX7
Any paint app that has batch command.
ImageReady
FireWorks
PaintShopPro
etc
FFS get the fuck off MSPaint already you fucking lamer!
Name:
Anonymous
2007-08-23 23:10
ID:1U9teHft
>>5
shut up. mspaint is awesome. i spend thousands of hours making images to post on /b/ in mspain.
Name:
Anonymous
2007-08-24 5:44
ID:48moHJlR
>>6
see that meme works in /b/, not here faggot.
Name:
Anonymous
2007-08-24 6:28
ID:WjVBI9h/
>>6
>mspain
Lol, areyourite?
Name:
Anonymous
2007-08-24 7:31
ID:N4R6gM6m
IrfanView > File > Batch Conversion/Rename
Name:
Anonymous
2007-08-24 16:46
ID:79VlLe+/
OP here.
More specifically, is there a way to do it in photoshop?
Name:
Anonymous
2007-08-24 17:34
ID:38LxnmIw
I believe more recent versions (CS2.3) of Photoshop have batch conversion features, I know for a fact that Photoshop CS doesn't.
File > Automate > Batch > Hopefully a "File Type >>> File Type" option?
Name:
Anonymous
2007-08-24 17:39
ID:38LxnmIw
Newer Posts