Hello lilman. Great program! I am using the CantiGUI right now. When I convert it to normal individual files, it comes out okay. However, I am trying to convert a .cbz file (which has bunch of images) into a epub file. I can convert it perfectly fine, but when I put it in my reader, it comes up as invalid page. Do you know what the problem is? Here is my properties.
width = 600
height = 800
max_dpi = -1
auto_trim = true
trim_color = white
trim_fuzz = 15
trim_cancel = 0.7
add_border = false
add_border_color = white
auto_rotate = true
color_mode = grayscale
num_colors = 256
image_format = .png
pdf = false
pdf_r_to_l = false
archive = false
archive_format = .zip
epub = true
epub_r_to_l = true
auto_bind = false
auto_bind_size = 10
auto_split_landscape_scans = true
auto_split_r_first = true
auto_split_keep_unsplit_scans = false
allow_auto_split_color_scans = false
auto_split_gray_strictness = 0.8
auto_split_color_strictness = 0.9
auto_split_buffer = 0.0
auto_split_page_side_border = false
auto_sense_landscape_folders = true
manga_prefix = auto
page_filename_length = 4
auto_sense_suffix_length = -1
use_original_filenames = false
output_base_folder = default
archive_input_image_folders = false
unarchive_input_image_archives = false
del_output_image_folders = false
kindle_bookmark = false
comic_zeal_naming = false
image_magick_dir = C:\\Program Files\\ImageMagick-6.6.6-Q16\\
unrar_handler = C:\\Program Files\\WinRAR\\Rar.exe
rar_handler = C:\\Program Files\\WinRAR\\Rar.exe
adjust_contrast = 0
auto_level = false
despeckle = 0
I already checked out the quality with the normal individual files (after conversion) and I must say the quality is fabulous. If I could convert the whole .cbz into a .epub and make it work it would be perfect.
|