INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Converting images with MC13 (  (Read 979 times)

JONCAT

  • Guest
Converting images with MC13 (
« on: January 31, 2009, 04:12:46 pm »

I like to sync to my laptops by creating virtual handhelds and use folder locations on the laptops.

Anyway, I wish there was a way to do the following:

Width>is not greater than>Height ....and vice-versa; instead of using pixels.

This would make life easier when trying to establish smartlists of widescreen/vertical/horizontally oriented photos.

MC can not automatically convert images correctly i.e. discern which are vertical as opposed to horizontal, so one must convert without the most "accurate results" due to the wide range of aspect ratios in a large collection.

For now I'm just setting to 800x600 and converting all at once to have a web-ready archive (and lossy backup). It works okay.

Just thought it would be really useful to have this function and maybe it could apply to other uses. Maybe a custom smartlist is even currently an option but I'm not really up on this aspect of MC.

DC
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8954
Re: Converting images with MC13 (
« Reply #1 on: February 01, 2009, 05:32:19 am »

Use this rule for width is greater than height: [=isequal([width],[height],5)]=1

Use this rule for height is greater than width: [=isequal([width],[height],5)]=0

:)
Pages: [1]   Go Up