Discovery: Batch Convert with No Transforms Specified Works

Ask for help and post your question on how to use XnView Classic.

Moderators: helmut, XnTriq, xnview

Post Reply
J Smith
Posts: 52
Joined: Fri Feb 09, 2007 8:30 am

Discovery: Batch Convert with No Transforms Specified Works

Post by J Smith »

I discovered that if you execute batch convert with no transformations specified, it works.

I had some jpeg files that I though were uncompressed. Rather than open and save each image individually, I decided to try batch convert and see if it would simply rewrite the files and compress them more.

It did.

I also discovered that when I specified best for quality at options, read/write, write, jpeg, the files I was working all expanded by a factor of 3 to 5.

I also discovered than when I specified around 30 on the scale and reduced the images about 75 percent, the quality degradation on some close ups was dramatic.
User avatar
foxyshadis
Posts: 395
Joined: Sat Nov 18, 2006 8:57 am

Post by foxyshadis »

This is actually one of the more common uses for batch convert, to recompress smaller without changing the size or anything else about the image. Particularly people who have a lot of 100% jpegs or lossless images. (100% jpeg isn't quite uncompressed though, it's still minimally lossy.)

That's pretty much the point of lossy compression: trade off quality to get a lower filesize. Below about 50-60% you lose tons of quality and barely gain any filesize, so it's important to be sure you absolutely need that reduction before saving. 75-90% is most common. Because of certain unavoidable cumulative roundoff errors, you can save jpeg to a larger file size while actually slightly degradating output quality, but for the most part it just saves a lot of useless extra information.
User avatar
XnTriq
Moderator & Librarian
Posts: 6512
Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk

Post by XnTriq »

As always, great answer, foxyshadis 8)

Some additional info from the “archives”:
Post Reply