-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Combine multiple CBZ files #612
Comments
This part is not necessary, you can use the folder directly in kcc. You can chunk the final output automatically with variant b: https://github.com/ciromattia/kcc/wiki/Automatic-output-splitting |
Also, do we consider expanding the usability of the Add directory button to make use of it to add directories containing CBZ files? Is Chapter fusion chapter's name clear? Or change it to CBZ merge or something else? |
To be clear, you are planning to automate this process? @8uziak Screen.Recording.2024-05-17.at.9.40.16.AM.movOn Windows, you do the same with 7-zip instead. |
@axu2
|
Does it even need to be an option? If it sees a directory of cbz unpack them all? |
@axu2 New checkbox (Chapter fusion) I suggested would be a separate feature where you can merge all CBZ files into one desired output file. Example scenario:
Hope my idea is a little bit cleaner :) @axu2 and let's move the issue here rather than write on two separate threads |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
The ideal naming method would be a text field showing up when you click the Your other PR is on hold because it might need to change depending on this PR. Edit: @8uziak are you still interested in this feature? I edited the discussion to make it clearer what the focus is. |
Option for cbz files to be converted and compiled into one epub output.
At the moment I unpack cbz's, rename the folder to the chapter number, compress the file back to a zip, then append .cbz. KCC then converts the new file and all is good. Sometimes I will have to do this 100-200+ times for single chapters not placed into volumes yet.
I have tinkered around with EpubMerge in Calibre but the resulting image on my Kobo Sage is altered and gets clipped on the right side and bottom.
Greatly appreciate all your work, thank you.
Edit more details:
Manga chapter CBZs are released as they are translated each week. My workflow is selecting all and unpacking which results in folders (chapters) of images. Sometimes these need to be renamed to not throw an error message in KCC. Selected chapter folders are dragged into a new single folder create a volume folder. New single volume folder is compressed into a single zip. Resulting file is run through KCC to build an epub.
Would be cool if, for example, ten CBZ files are dropped in and with the option checked KCC could spit out one single epub.
The text was updated successfully, but these errors were encountered: