Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Desktop Enhancements  |  Themes  |  DropMedia Flip & Rotate

DropMedia Flip & Rotate

DropMedia Flip & Rotate - 1.1

Batch flip and/or rotate your images

All Time: (5.0)
This Version: Not rated (0.0)
Current Version: 1.1
Release Date: 2003-09-20
License: Commercial
Downloads (this version): 1,591
Downloads (all versions): 1,713
Price: $7.00

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

DropMedia Flip & Rotate is an easy to use tool where you drop folders and/or files onto the program to batch flip and/or rotate the images. The original image files are never never modified; if you drop a folder, a similar folder with a new name will be created with all the images flipped and/or rotated. This allows you to easily flip and/or rotate as many images as you want at once with a touch of a button.

What's new in this version:

  • Added support for TIFF and PCX formats

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.2
  • Mac OS X 10.1
  • Mac OS X 10.0
  • Mac OS Classic

Additional Requirements:

  • Mac OS 8.1 - OS X

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

DropMedia Flip & Rotate Commentarylossless rotation - Version: 1.1, 9/25/2003 06:55AM PST

mattd

OK, I got off my lazy butt and tried out this app. The bottom line is, it does not do lossless conversions.

I took an image straight out of my 3 MP camera, with 1:19 JPEG compression ratio. Original file size: 640 KB. First I used GraphicConverter to rotate it 90. New file size: 636 KB. Still 1:19 ratio. Then I used this app to rotate it 90. New file size: 2.8 MB; 1:4 ratio. So it is clear to me that the image file was read in, uncompressed, rotated, then recompressed (albeit at a very high quality) and then written back out. There are 2 problems with this approach:

  1. Despite your best efforts, any amount of compression will result in a generational loss of quality. This is an unavoidable fact. It's just the way lossy compression schemes like JPEG work. This generational loss could be avoided by either offering true lossless transformations, or by using a lossless format such as TIFF for saving the postprocessed images.
  2. If the loss in quality is to be minimized, then the resulting file must end up being significantly larger than the original file. This is the approach currently taken by this app. The alternative is to output an image file that is roughly the same size as the original, but heavier compression is needed in such a case, which further degrades image quality. The point of this is that your image file size can increase by 4x (or more?) when using this app! Do that on a folder of 200 photos, and, wow, that's a huge amount of disk space you just ate up.

The solution: a command-line tool called jpegtran.

jpegtran simply manipulates the EXIF header to achieve the desired transformation. All the "real" image data is left untouched. Here are links to more info about jpegtran:

I hope this info helps...

Post a commentAlert Admin

DropMedia Flip & Rotate Usage Tipre: lossless rotation? - Version: 1.1, 9/20/2003 08:37AM PST

Lo Saeteurn
mattd,

Does DropMedia Flip & Rotate not already do lossless coversion? I believe the quality of all conversions are set to the highest (lossless). if anyone notice any quality loss, please let me know ASAP (info@miennetwork.com).
Post a commentAlert Admin

DropMedia Flip & Rotate Commentarylossless rotation? - Version: 1.0, 9/9/2003 12:40PM PST

mattd

Just a tip for anyone who cares....

I'll stick with Graphic Converter for rotation of my JPEG images. I haven't researched the subject to death, but there are only a few apps out there for the Mac that do lossless image rotation & mirroring. This is important because most tools that rotate/mirror your images will read in the JPEG, uncompress it, rotate, then recompress when saving to disk. Voila, 1 completely unnecessary generation of degradation. You have just lost information that can not be regained once you trash the original source file.

Post a commentAlert Admin