Skip to content

将一个包含多张图片的二进制文件分离为多张图片

License

Notifications You must be signed in to change notification settings

luoluoqixi/separating_image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

separating_image

示例

# 基本用法
separating_image.exe ./test/image.bin
# 自定义输出路径
separating_image.exe ./test/image.bin --output ./custom_output
# 合并文件夹的文件到一个二进制
separating_image.exe ./test/images_dir --output ./image.bin --merge

About

将一个包含多张图片的二进制文件分离为多张图片

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages