Update README.md

This commit is contained in:
Milan Nikolic
2015-11-05 07:59:07 +01:00
parent 28ef6910e4
commit 3619ed6c0d

View File

@@ -5,6 +5,7 @@ Introduction
------------ ------------
CBconvert is a [Comic Book](http://en.wikipedia.org/wiki/Comic_Book_Archive_file) converter. CBconvert is a [Comic Book](http://en.wikipedia.org/wiki/Comic_Book_Archive_file) converter.
It allows you to convert individual comics or bulk convert comics to different formats to fit your various devices. It allows you to convert individual comics or bulk convert comics to different formats to fit your various devices.
Features Features
@@ -13,8 +14,8 @@ Features
- reads RAR, ZIP, 7Z, GZ, BZ2, CBR, CBZ, CB7, CBT, PDF, EPUB, XPS and plain directory - reads RAR, ZIP, 7Z, GZ, BZ2, CBR, CBZ, CB7, CBT, PDF, EPUB, XPS and plain directory
- always saves processed comic in CBZ (ZIP) archive format - always saves processed comic in CBZ (ZIP) archive format
- images can be converted to JPEG, PNG, GIF, TIFF or 4-Bit BMP (16 colors) file format - images can be converted to JPEG, PNG, GIF, TIFF or 4-Bit BMP (16 colors) file format
- choose resize algorithm (NearestNeighbor, Box, Linear, MitchellNetravali, CatmullRom, Gaussian, Lanczos)
- rotate, flip, adjust brightness/contrast or grayscale images - rotate, flip, adjust brightness/contrast or grayscale images
- choose resize algorithm (NearestNeighbor, Box, Linear, MitchellNetravali, CatmullRom, Gaussian, Lanczos)
- export covers from comics - export covers from comics
- create thumbnails from covers by [freedesktop](http://www.freedesktop.org/wiki/) specification - create thumbnails from covers by [freedesktop](http://www.freedesktop.org/wiki/) specification