what software would be a good command line jpg2cbz.exe converter or maker?
the commandline would be like
C:> jpg2cbz.exe D:\jpgfile\*.jpg E:\ABC.CBZ
jpg2cbz.exe collects all jpgs and makes them into a ABC.CBZ
does GitHub have one of these?
can ffmpeg.exe do this?
c:\cbz2jpg_extracter.exe E:\ABC.CBZ M:\
it extracts all jpgs into M:\ in order in which they were collected
is there any recommandation where i can find these software?
+ Reply to Thread
Results 1 to 5 of 5
-
-
cbz is a renamed zip file. You can use Winrar or 7-zip to open cbz and cbr files and extract or make them.
I recommend 7-zip as it is free and when installed, the shell integration with windows allows you to simply right-click a cbz or cbr (or cb7) file and extract.
Winrar will do it but you have to open it within the app itself. -
>>renamed zip file
zip in disguise, oh yes!!!, i know how to handle the zip format well. life just got simpler and good
i linked CBZ with SumatraPDF-x64.exe which might be too simple? or any recommandation for CBZ viewers? they must be a single exe file system + 1 or 2 maybe ini files with it like sumatra
i use a command line based PKZIPC.EXE only
thanks for the info -
Hi.
Create a self extracting executable file using 7-Zip.
The setup is a once off thing. (unless you forget to do that much needed backup.)
Download this:
https://www.sumatrapdfreader.org/dl/rel/3.4.6/SumatraPDF-3.4.6-64.zip
Extract the .EXE file from it using 7-Zip.
Put it in with the comic pages.
Create a licence.txt containing the information found here.
(Hint: Click on the 'raw' button to the top right of where the actual license starts. Then copy and paste to license.txt).
https://github.com/sumatrapdfreader/sumatrapdf/blob/master/COPYING
Put it in with the comic pages.
Create a Readme.txt file telling where you got the app from. Put it in with the comic pages.
SumatraPDF Reader downloaded from:
https://www.sumatrapdfreader.org/dl/rel/3.4.6/
comic-2-exe.cmd
Code:"C:\Program Files\7-Zip\7z" a -sfx -x!*.cmd "comic name.exe" *.*
\comic name\
\page-1.jpg
\page-2.jpg
\page-3.jpg
\page-4.jpg
\page-5.jpg
\page-6.jpg
\SumatraPDF64.exe
\comic-2-exe.cmd
\licence.txt
\Readme.txt
Change the name of the folder containing all the files & pages to the name of the comic you're compressing.
Change the name in the batch file to match the folder name and save.
Run the batch file.
You should end up with an .exe containing all the files listed in the folder, BUT NOT THE BATCH FILE.
To test, copy the 'comic name.exe' to an external drive and run it.
Cheers.Last edited by pcspeak; 30th Sep 2022 at 13:26. Reason: Clarity
Similar Threads
-
need ffmpeg.exe 32 bit
By Anonymous543 in forum ProgrammingReplies: 13Last Post: 31st Dec 2021, 13:14 -
Comic book theme in Premiere Pro like iMovie
By miguelmorin in forum EditingReplies: 3Last Post: 27th Dec 2020, 15:10 -
ffmpeg.exe with 33bit patch
By gre2gor in forum ProgrammingReplies: 0Last Post: 11th Dec 2019, 09:41 -
SBSGetlist - can't find YT-DL Dropper.exe
By abrogard in forum Video Streaming DownloadingReplies: 2Last Post: 8th Dec 2018, 15:03 -
what would xp supporting ffmpeg.exe be? and win 10
By sommers in forum Newbie / General discussionsReplies: 4Last Post: 15th Oct 2018, 09:30