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

51c1351 · May 18, 2024

History

10 Commits
May 18, 2024
May 17, 2024
May 17, 2024
May 18, 2024
May 18, 2024
May 17, 2024
May 18, 2024

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