Jump to content

Monoceres Picture Organizer


 Share

Recommended Posts

Hi all!

Here is my latest a project, it's a program that let's you batch move or copy jpgs from one folder to another based on simple patterns you define or more complex expressions with the help of the execute function.

The program is very easy to use, first create a script in the script tab then add add files in the browser and assign the scripts to them. Return to the script section and choose 'run' and the job is done.

There are two kinds of scripts, the first is really basic and may look like this

C:\%year%\%name%.%ext%

Not very advanced. The second one utilize the Execute function in autoit so basicly the entire autoit script engine is yours :)

The metadata that is available in the scripts are these:

date, mday, mon, year, hour, min, size, width, height, name, ext, dayname, weekday, camera, monname

To access them in advanced mode you use a $ and in basic mode encose them in %.

I realize that all this is kind of vague but if you try it out I think you will get the point :(

Changelog and further info is in the header of the script.

Alaso posted screenshot :D

Posted Image

Enjoy :D

mpo.zip

Broken link? PM me and I'll send you the file!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...