An image browser with a full-screen slide show, image sorting, and a printable contact sheet. The image viewer incorporated in JIBS is perfect for rotating digital images and sorting them into the correct folders. Also great for managing downloaded images.
Here are some key features of "JIBS":
· Slide Shows
· Run Slide Shows in Full-Screen mode
· Automatically resizes pictures down to fit screen
· Use key board to control manual slide shows
· Use Mouse wheel to go forward and backward
· Automatically flip pictures at an adjustable interval
· Manual controls continue to work during automatic flipping
· Easy to see data recorded with picture (camera type, date taken, etc.)
· Editing
· Rotate pictures ?90? by with Left or Right buttons
· Resize the pictures 10% with Shrink or Grow buttons
· Save the modified picture with the Save button
· Sorting
· Easily switch the view directory
· Several options for viewing files
· See the directorys you have to sort among
· See file count for each directory
· Create, rename, delete directories
· Scroll through directory with large resized picture
· Drag pictures to correct directory
· View file list of directory while scrolling through it
· Drag files from the file list to the sorted directory
· Rename single files
· Prepend words to the names of a group of files
· Drag & Drop works with native file systems
· Group Actions
· Rename camera files with thier date and time
· Dedup pictures within a directory or across directories
· Rename a group of files by appending a unique designator
· Strain out all non-image files
· Resize a group of files
· Optimize a group of files
· Merge a group of files
· Contact Sheets
· Preview & print thumbnails of you pictures
· Portable
· Runs on any platform supporting Java 1.4
Requirements:
· Java Runtime Environment
What's New in This Release: [ read full changelog ]
· For file choosers which open with a default directory, if the default directory is not there, the next higher directory is used. Will not return the root directory. This allows the underlying file chooser to default to the user's home directory in case of root.
· Added a hash check sum checker because I could not easily find one and I hate looking. FireFox plug-in is in test status and I didn't feel like registering.
· If you rename JibsTree.jibs and associate that file ending with JIBS, then double-clicking on JibsTree.jibs will bring up Jibs with that directory list loaded. When you close JIBS, directory list will be written back to JibsTree.jibs. Not sure if I want to change JibsTree.txt to JibsTree.jibs since I don't have a loader to register the ending so what's the point?
· Fixed an annoyance where the entire contents of JibTree.txt was written to the console on startup.
· Eliminated a dependence on com.sun.image.*. That is deprecated and is scheduled to not be compilable for Java ...