You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check if binaries dependencies are installed and available (7Zip and ImageMagick). CbxToPdf use 7-Zip to unpack CBX file, and ImageMagick to convert webp images in png format and convert images to PDF.
Measures time conversion of each cbx files. Show with info verbosity level.
Deletes temporary images folder from cbx file on each iteration, if the option OPTION_KEEP_FOLDER_TEMP is not enabled.
Fix
Fix: Support folder and filename with parenthesis.
Fix: Change the current working directory to the folder of the batch script at begin of process.