comic books

Pages Templates 5.1
Pages Templates lends you the chance of using a collection of 40 high-quality and professional templates which are for books, brochures, business cards, invitations, resumes, sales posters, portfolios, catalogs, menus, and even business reports and invoices. more>> <<less
Simple Comic 1.7 Beta 217 / 1.6.1
Mall utility created for just one task, viewing comics, nothing more nothing less. more>> Mall utility created for just one task, viewing comics, nothing more nothing less.
Simple Comic is a small utility created for just one task, viewing comics, nothing more nothing less.
Two page layout: Pages are laid out side by side, as they would be in print. This is a rather common feature, but its implementation is generally terrible. Most applications do not take into account the aspect ratio of each individual page. When a two page spread is displayed three pages are usually on screen at once, which is just plain annoying.
Archive handling: Never have to decompress another comic archive. Simple Comic can seamlessly deal with .cbz, .zip, .cbr, and .rar files.
Pick up where you left off: Feel free to exit Simple Comic as your session will be restored the next time it is opened.
Alternate page ordering: Pages can be layed out either left to right or right to left. Pre-defined image height: Instead of forcing to user to zoom in or out initially or worse, on each page, Simple Comic allows the user to set a default image height. Every page viewed thereafter will be scaled prior to being displayed.
Simplicity: Does not attempt to be all things to all people. Features are not added unless they actually improve the users experience.
Enhancements
- New XADMaster archive handling framework.
- List of supported archive formats has been streamlined (zip/cbz, rar/cbr, 7zip, lha).
- Archives now open faster.
- Solid RARs and 7zip archives are now much faster.
- Removed page turn delay associated with arrow keys when scrollbars are disabled.
- Page-up/down now scrolls horizontally upon hitting vertical page limits.
- Added vertical scroll-wheel support for page turns.
- Fixed bug where the open file dialog could only open archives and folders.
- Text file reading is no longer limited to archives.
- Enclosing folders now affect page sort order.
- Loupe size can now be changed by holding option+shift+scroll-wheel instead of relying on the availability of a horizontal scroll wheel.
- Removed the keyboard shortcut prefs pane. Redundant due to keyboard system prefs.
- Size of app has decreased.
Simple Comic 1.7b233 provides users with a convenient image viewer built ... Auto-save: Comics are automatically bookmarked and reopened at launch. Page Rotation: RotateLicense:Freeware
Features: Page Layout: Pages laid out as they would be in print Page ... Simple Comic 1.7b223 is designed as an convenient tool for you with many funny stories! MajorLicense:Freeware
Page Layout: Pages laid out as they would be in print - Page Ordering: Left to right ... rar, tar, 7z, lha and others - Multiple Sessions: View multiple comics at one time - Auto-saveBooks 3.2.5c
Books is a free and native Cocoa application that allows you to store, sort, and searche book collection information. Books assists book collectors with managing personal collections. For international users, Books supports a wide variety of international libraries for retrieving book information. more>>
Books 3.2.5c is a free and native Cocoa application that allows you to store, sort, and searche book collection information. Books assists book collectors with managing personal collections. For international users, Books supports a wide variety of international libraries for retrieving book information.
Books stores, sorts, and searches a virtual card catalog for a personal library. Books makes it ... Books stores, sorts, and searches a "virtual card catalog" for a personal library. Books makesLicense:GPL
Library Books 2.6 Beta 182 / 2.5
Library Books offers Mac users a full-featured application that automatically tracks the library books you have borrowed from your library. more>>
Library Books 2.6 Beta 182 / 2.5 offers Mac users a full-featured application that automatically tracks the library books you have borrowed from your library.
Requirements:
- Mac OS X 10.4
- PowerPC or Intel Mac
- Internet connection.
Program to automatically track the library books you are borrowing. Library Books 2.5 - Harold ... Tracks the library books you have borrowed. Library Books connects to your library catalogueImageLobe 2.0
ImageLobe allows you to easily apply powerful visual effects to your images. It uses new Quartz Composition effects that are built into Leopard. Over 40 sophisticated visual effects available more>>
ImageLobe 2.0 offers you an easy way to apply effective visual effects to your images. It uses new Quartz Composition effects that are built into Leopard. Over 40 sophisticated visual effects available. Simply drag an image onto the app, select an effect and then drag the image back out to save it. It's automatically expandable: when Apple or any 3rd party developers add new Quartz Composition image effects to your system ImageLobe will detect them and make them available. Choose from numerous effects, including City Lights, Color Pencil, Comic Book, Crystallize, Glow, Light Tunnel, Neon, Posterize, Thermal Camera, X-Ray and many more. All of ImageLobe's features are available in demo mode.
Major Features:
- ImageLobe is available for Mac OS X 10.5
- Over 40 image effect types are currently available. These include:
- City Lights
- Color Pencil
- Comic Book
- Crystallize
- Glow
- Light Tunnel
- Line Overlay
- Motion Blur
- Neon
- Pop Art
- Posterize
- Thermal Camera
- X-Ray and many more.
Jomic 0.9.30
A viewer for comic book archives. It can handle both CBZ and CBR archives and has a two page mode more>> Jomic 0.9.30 is a versatile software which functions as a viewer for comic book archives. It can handle both CBZ and CBR archives and has a two page mode
Jomic can handle both CBZ and CBR archives and has a two page mode. Supported image formats are JFIF/JPEG, PNG, TIFF, and GIF. Jomic is Open Source software distributed under the GNU General Public License.
Major Features:
- Fixed NoClassDefFoundError in launcher scripts if installation path contained blanks (as in "C:Program Files") [Bug 1537824].
- Fixed overlap of two images when reading from left to right in full-screen [Bug 1594668].
- Fixed keyboard handling in full-screen mode. (Note: Java keyboard handling is a nightmare. Java full-screen mode is a nightmare. Together, they are almost unbearable. After lots of sweat and tears Im now reasonably convinced that assigning a KeyListener to the full-sscreen frame directly is pretty much on the only way to make it work. With no other JComponent in the frame needed and no InputMap ever touched.) [Part of Bug 1445957].
- Fixed occasional empty screen when switching to full-screen. The reason was that Swings repaint events were disabled too late, so that after initially drawing the image a repaint was sent. Because the full-screen paint() does nothing, it just cleared the screen.
- Fixed AssertionError when attempting to open next/previous comic while in full-screen and already at last/first issue.
- Fixed error message if full-screen could not be opened due incapable device.
- Changed image rendering to use bilinear interpolation instead of the platforms default. This increases the quality of rescaled images, in particular under Windows XP.
- Added check box "Open in full screen" to "Open comic" dialog.
Enhancements:
- Fixed error: Problem occurs when computing a tile by the owner [Bug 1827855].
- Fixed rendering of black and white images [Bug 1456026].
- Fixed various rendering issues in windowed mode by getting rid of the deprecated and buggy DisplayJAI and using code similar to full screen mode.
- Fixed resource leaks related to image drawing (Developer note: missing Graphics.dispose()).
- Improved performance of displaying certain JFIF/JPEG images that until now occupied the CPU for several seconds. (Developer note: This was caused by Graphics2D.drawRenderedImage() being awfully slow with a scale transformation and render settings using VALUE_INTERPOLATION_BILINEAR and has been fixed by internally enforcing all images to be 32-bit RBG without alpha channel.)
- Fixed "Cant find resource for bundle" error when attempting to warn that a web page could not be opened [Bug 1886584].
- Changed space bar and mouse navigation to automatically open previous/next comic when reaching the beginning/end of comic. Page up/down still have the old way and can be used to navigate without possible files being opened.
- Added rotation set with View Rotate right and View Rotate left to be preserved over sessions.
- Added http://jomic.sourceforge.net/PAD_FILE.XML to make it simple fo rautomatic tools and interested web sites to check for updates of Jomic.
- Updated Quaqua to version 4.4.1.
- Added frequently asked question "Why are some images of a comic displayed in wrong order?"

Book Hunter 0.9.1
A free application for Mac to catalog, sort, and organize your book collection. To save your time Book Hunter can query online database and easily get all information about your favorite books more>>
A free application for Mac to catalog, sort, and organize your book collection. To save your time Book Hunter can query online database and easily get all information about your favorite books.
Function:
- iTunes-like interface
- Get information quering online database
- list to organize your library
- self updating smart-list
- folder of lists for better organization
- link books with URLs, images, videos and files
- Quick Look Integration
- Address book integration
- iCal integration
- automatic update with Sparkle
iPhone Comic 0.13
A very efficient zipped image viewer. more>> A very efficient zipped image viewer.
iPhone Comic is a very efficient zipped image viewer.
Main features:
- iPhone Comic is highly recommended for reading books or comics.
- Supported zip files only.
- Support button page slide, swipe page slide, and gravity page slide.
System requirements:
- iPhone

Composer FX Filters 1.9.2
Composer FX Filters is an innovative and versatile digital photo tool featuring 400 filters adding visual effects to Apples Photo Booth and iChat. more>>
Composer FX Filters 1.9.2 is an innovative and versatile digital photo tool featuring 400 filters adding visual effects to Apple's Photo Booth and iChat. Composer FX Effects comes with 400 add-on effects for Photo Booth that include Comic Book, Hearts, 3D Video Wall, Plasma, Glass, Sky, Aquarium, Snow, TV, Pencil and many more.
Marooned on Mars
Create beautiful designed comic books using this free font more>> Butterflies in autumn colors fly past and toward viewer from the forest depths.
Optional falling autumn leaves.
Demo contains full set of features: password protection, sound mute, volume control, tint, brightness, time of day, and selectable colors, size, speed and fade for the falling leaves.
Registered version doesnt have DEMO splash screen or the registration reminder overlay text. Contains 3D animated images and MP3 sound files.
Sound can be muted.
Provides password protection for OS X systems.
Supports dual monitors.
Available at a substantial per screen saver discount when purchased in a set.
No adware, spyware, surveys, data collection, toolbars, opt-out or opt-in offers or any other add-ons. Only quality screen savers.
Demo expires in 3 days.<<less
Say Cheese 2.9
THE comic viewer for all the comic fans more>> THE comic viewer for all the comic fans
It shows the daily comic of your favorite comics and offers also many other features. Download and try it!!!
Supported comics:
- Adam@Home
- B.C.
- Calvin and Hobbes
- Ctrl-Alt-Del
- Dilbert
- FoxTrot
- Garfield
- Get Fuzzy
- Kevin and Kell
- Little Gamers
- Luann
- Monty
- Mother Goose & Grimm
- Peanuts
- Penny Arcade
- Rose is Rose
- Shoe
- Sinfest
- UserFriendly
- Wulffmorgenthaler.
Main features:
- previous comic
- next comic
- todays comic
- selecting a specific date
- random comic
- minimizing
- stretching
- smooth animations
- auto-refresh (with a warning label when in mini-mode)
- auto-flip-back, remembers the last "new" comic (so youll never miss one)
- keyboard support (the 4 arrow keys scroll between days (left/right) and between comics (up/down), T(oday), R(andom), M(inimize/maximize)).
Enhancements
- Fixed issues with some comics which website have been redesigned
iComic 13
Allows you to see comics on your iPhone. more>> Allows you to see comics on your iPhone.
iComic was developed because, unfortunately for comic fans, iTunes transforms all photos (or jpeg comic images) to a downscaled resolution when transferring to your iPod touch or iPhone so comic jpegs are unreadable. ComicViewer and iComic utilise the touch-screen zoom, landscape view and accelerometer to provide a great portable electronic comic book reader and zipped image viewer.
System requirements:
- iPhone
Kapow 1.0
Kapow - A web-based application that allows you to read your graphic novel or comic book library. more>> Kapow - A web-based application that allows you to read your graphic novel or comic book library.
Kapow is a web-based application that allows you to read your graphic novel/comic book library (CBR and CBZ files) on your iPhone or iPod Touch.
Main features:
- Scales to page width in portrait and landscape mode.
- In Order to intelligently zoom in you must double-tap.
- Subsequent pages are preloaded - you rarely have to wait when turning the page.
- The book and page youre reading are stored, so you can easily find where you were up to.
- Browse your comics using your filesystems hierarchy.
- Optionally resize images before sending, to reduce bandwidth use.
System requirements:
- iPhone
Comic Reader Pro 1.0
Cbr, cbz, jpeg cross-platform comic book image viewer. more>>
Comic Reader Pro 1.0 is developed to be a program for displaying comic books in the cbr and cbz formats. It will also display any folder of JPEG images. It is designed to be fast, unobtrustive, uncluttered and not get in the way of your viewing.
Major Features:
- Auto-scroll your way through an entire comic using a single key or mouse button.
- Adjust to a comfortable zoom level with smooth scaling, then when you come to a full page spread simply hold right mouse button down to snap out to full page view.
- Runs on Windows, Mac OS X and Linux.

ComicBookCommander 1.1b1
ComicBookCommander is an expert in managing your comic book collection. more>> ComicBookCommander 1.1b1 is an expert in managing your comic book collection.
Enhancements:
- Category renamed to Genre
- Cover Variations added
- Issue Number in table
- View the cover art in own window
An open source personal book cataloging application designed for MacOS X. It implements ... external formats, connect to other online book catalogs to retrieve metadata, and customize