Skip to content

自动将含有图片的文件夹压缩为cbz格式

Notifications You must be signed in to change notification settings

bai0012/cbz_auto_zipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cbz_auto_zipper

自动将含有图片的文件夹压缩为cbz格式

这个程序能干什么?

将含有漫画图片('.jpg', '.jpeg', '.png', '.gif', '.bmp')的文件夹压缩为Comic Book Zip(.cbz)格式,便于CDisplay、Komga等程序浏览漫画。

程序截图

如何使用

使用源代码程序

首先安装python,已经在python3.11.3上测试

拉取该repo,并且安装Python依赖项:

git clone https://github.com/bai0012/cbz_auto_zipper
cd cbz_auto_zipper
pip install -r requirements.txt 

使终端处于项目文件夹的基础上,运行

python main.py

在窗口中选择文件夹路径开始即可

(本程序在GPT 4指导下完成)

About

自动将含有图片的文件夹压缩为cbz格式

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages