Download

Last update: 25/03/2008

OS Xmactorii.app.zip0.78ChangeLog
Linuxmactorii.tar.gz0.78ChangeLog
Anyhttp://pictorii.com/git/mactorii/gitgitweb

Linux and windows versions coming... soon :-)

About

mactorii is an image browser implemented in python, offering the following features:

  • Sorts images based on similarity to a chosen image
  • Clusters images based on their similarity
  • qiv-esque delete
  • Unlimited undelete

It implements the same wavelet transform algorithm used by pictorii. Here is a screenshot, showing mactorii clustering some of my wallpaper collection.

License

As of 4/11/2007, mactorii is released under GPLv2.

Screen shot

screenshot, v0.66

User guide

Clicking on an image will show the image in full-view mode. Clicking again will exit full-view mode and return to thumbnail view mode.

Hovering over an image will show you its size. While hovering over an image you can press the following keys:

ssorts the displayed pictures by similarity to the picture you are hovering over. This image is displayed as the top-left image. Images are drawn down then across, so the closest match would be directly below the top-left image.
vdisplays the picture you are hovering over in full window view. Pressing this key while in full-view will drop you back into thumbnail view.
ddeletes the image you are hovering over. By "delete" it moves the image into .mactorii-trash, so nothing is /actually/ deleted. In full-view mode this also deletes the picture, and drops you back into thumbnail mode.
uundeletes the last image. There is no hard limit on the undo queue.

You can press the following keys at anytime:

left/rightin thumbnail view, scrolls left/right.
left/right+shiftin thumbnail view, scrolls 2x as fast.
fdisplays fps.
cattempts to cluster similar images.
rreloads the pictures you see. This does not reload the directory
oopens another directory of images to display
q/ESCquits

Attachments