
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This KDE4 Service Menu is designed to make more easy the generation of Comic Book files in CBR, CBZ or PDF Formats. Provide options to scale to different resolutions and transform to gray for use in ebooks.
Features
* Convert Images directories to CBR, CBZ, CB7 o PDF files
* Convert CBR, CBZ or CB7 files in PDF
* Convert PDF to CBR, CBZ or CB7
* Transform to gray scale
* Scale to 1024×768, 1024x600, 800×600 or Custom size
Dependencies
Install this packages
* Zip
* Unzip
* Rar
* Unrar
* p7zip
* ImageMagick
7 years ago
1.2.0
* Progressbar for multi files transform
* Convert pdf to CBR and CBZ
* Scale for tablets 600 x 1024
1.3.0
* Full support for CB7 format
* Custom scale
1.4.0
* Compress files without the directory structure
* New profiles:
* Android Tablet: 800x1280
* Kindle DXG: 824x1200
* Crop Double pages in singel pages
* Fix bug with spaces in directory name for scale options
7 years ago
1.2.0
* Progressbar for multi files transform
* Convert pdf to CBR and CBZ
* Scale for tablets 600 x 1024
1.3.0
* Full support for CB7 format
* Custom scale
1.4.0
* Compress files without the directory structure
* New profiles:
* Android Tablet: 800x1280
* Kindle DXG: 824x1200
* Crop Double pages in singel pages
* Fix bug with spaces in directory name for scale options
HardinComp
8 years ago
Report
ramso
8 years ago
If this does not solve the issue active the debug mode, edit the cd_servicemenu script, search the line debug = false and change for debug = true
This generates the file \/tmp\/cb.log, mandamelo to detect the problem and fix it.
Report
HardinComp
8 years ago
Report
ramso
8 years ago
Report
HardinComp
8 years ago
Here's the current contents of cbt.log:
Quote:[init CBT] /home/bpeng/bin/cb_servicemenu dir2cbz opt
[process] Output Format opt with
[end CBT] Transform Ending of 3 comics
[init CBT] /home/bpeng/bin/cb_servicemenu dir2cbz def
[process] Output Format def with
[end CBT] Transform Ending of 3 comics
[init CBT] /home/bpeng/bin/cb_servicemenu dir2cbr def
[process] Output Format def with
[end CBT] Transform Ending of 3 comics
[init CBT] /home/bpeng/bin/cb_servicemenu dir2cbz def
[process] Output Format def with
[end CBT] Transform Ending of 3 comics
Report
ramso
8 years ago
Report
xlx
9 years ago
May I suggest a new feature? A 'Kindle DXG optimized profile' would be pretty much appreciated. The dimensions of Kindle comics, by the way, are 824x1200.
Keep up the good work!
Report
xlx
9 years ago
- It'd be much desirable if double pages (the ones with width larger than height) were automaticaly cut in two files. It's way more comfortable to read in tablets/e-book readers (little screens, you know...).
- Is this really necessary to create a "tmp/cb_process_xxxxx" structure inside of the generated file? Wouldn't it be cleaner to generate a final cbx file with no subfolders at all?
- Is it possible to change the way you're currently labeling the files? I mean... instead of c-01.jpg, c-02-03.jpg, etc, something like '000_00.jpg', 001_00.jpg, 001_01.jpg, etc (so it would perfectly sort compressed files having hundreds of images, as well as the 'double pages' I've refered on the first item).
Thank you very much for your attention.
Report
ramso
9 years ago
I don't have a kindle to test the result, It's possible to send me one comic for make the test and send you the results?
Report
xlx
9 years ago
Report
echoes
10 years ago
any chance of adding 7z support?
Report
ramso
10 years ago
Report