An upgraded version is available from the same url posted in the above post. The good news is that you can access the page by using other browsers like Firefox, Chrome, etc.
The latest version is TotalRSZ v1.5 build 150. It features:
- Resize/crop files in parallel by multi-threading which should be good for multi-core machines.
- With an option to shrink image files to the given size.
- Compatible with WCX API v2.21, so it can be put into background when used with TC 7.5x.
...
To download it, click the link of the file on the page, and click on the left button on the second page, then you'll see the real link of the file.
TotalRSZ supports both English and Chinese. The downloaded file has Chinese interface enabled by default. To get English interface, simply remove Totalrsz_chs.dll after the installation. The document is included and it's in English.
I've got a weird problem while testing TotalRSZ v1.5 b150 with TotalCommander v7.56a: After I select some image files in one pane, and use TotalRSZ to resize them, those files remain selected afterwards! I have to manually unselect them.
What could be the cause? Any help will be appreciated.
taohe wrote:I've got a weird problem while testing TotalRSZ v1.5 b150 with TotalCommander v7.56a: After I select some image files in one pane, and use TotalRSZ to resize them, those files remain selected afterwards! I have to manually unselect them.
What could be the cause? Any help will be appreciated.
Just an update:
This might be a bug of TC 7.56a. The same problem doesn't happen to TC 7.50a and TotalRSZ v1.5 b150 on the same machine. I haven't tested with any other versions of TC, though.
I noticed that it does not always retain the orientation of the original image (e.g. portrait becomes landscape). Is this a bug or a feature for future?
I noticed that it does not always retain the orientation of the original image (e.g. portrait becomes landscape). Is this a bug or a feature for future?
It must be a bug if it happens. Would you mind posting an example image file here, or sending it to my mail box (README file has my email address)?
A new version has been released. Here are the changes:
v1.5 build 160, 5 June 2011
* Added: Resize to the preferrred width or height if only the width or height is given.
* Fixed: Disable reporting errors when working with directories where there non-image
files like Thumbs.db, to make it more suitable for batch processing.
I noticed that it does not always retain the orientation of the original image (e.g. portrait becomes landscape). Is this a bug or a feature for future?
Just realised that it could be related to exif. If the original image has orientation defined in the exif informatino, it's not retained in the output of TotalRSZ. GraphicsMagick doesn't support write exif at the moment.
If this is the case, a new option can be added to TotalRSZ to recognise the orientation defined in the exif before resizing the image.