|
Project Information
Members
Links
|
jBrout is a photo manager, written in python/pygtk under the GPL licence. It's cross-platform, and has been tested on GNU/linux and windows XP/2k. jBrout is able to :
JBrout can be downloaded in the Download section ! jBrout is looking for beta-testers, plugin developpers, packagers, translators, wiki'ers ... if you are interested, contact me (i'm french). HistoryThe first jBrout was my first python application. I'd started to developp it because i was unable to find a ''good application'' to manage my collection of pictures. I'd tested a lot of well-known applications (adobe photoshop album, picasa, imatch, jasc photoalbum...) on windows. But no one was perfect (use of database (and often proprietary database), no respect for pictures, not cross-platforms (for future)...), so i've decided to build my own, and build & use jBrout ! Now, i've redevelopped jBrout 0.2.x from scratch ! I manage more than 30000 photos, with iptc keywords, and i'm really happy ... jBrout stands for J-Brout. "J" as Jpeg, and "brout" as brouteur (a french world meanning "browser"). When i'd started this project google returned 0 pages pour the word "jbrout" ;-) ConceptsjBrout doesn't use a database to handle your pictures ! It just uses a xml file to handle your tags ! The albums/pictures are managed like folders/files !!! All information that could be used in the interface are stored in your pictures :
In fact, it uses an xml file to handle your pictures, but this FILE can be rebuilt from scratch at anytime, because all informations are in your filesystem, not in a database !! jBrout RESPECTS your pictures ! it doesn't change any capital information in your pictures ! (internal thumbnail are respected ! rotation are loss-less...). jBrout uses well-known tools for lossless rotation (jpegtran on win32, exiftran on nix)) jBrout doesn't clutter your disk by building thumbnail for each picture ! It uses the internal exif thumbnails stored in your pictures ! Plugin'ablejBrout is pluginable ! In jBrout, Plugins are tools that can be applied on a set of pictures, or on an album. You can select one or more pictures, or an album, and call a plugin in the contextual menu. Here are the plugins :
Starts your own plugin, it's really easy ! Roadmap
|