Skip to content

将微信目录中的.dat后缀的图片转换成jpeg、png格式

License

Notifications You must be signed in to change notification settings

PearceDuan/wechat-dat2picture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wechat-dat2picture

将微信目录中的.dat后缀的图片转换成jpeg、png格式

编译

for linux

make linux

for windows

make windows

使用

./wechat-dat2picture --help
Usage of ./wechat-dat2picture:
  -datPath string
    	待转换的dat文件目录 (default "./dat")
  -picPath string
    	转换后的存放目录 (default "./pic")

示例:
./wechat-dat2picture -datPath=./dat -picPath=./pic

About

将微信目录中的.dat后缀的图片转换成jpeg、png格式

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published