Skip to content

tkgs0/exif2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exif to json

license python Pillow ujson

将图像的exif数据导出到json

使用方法

  1. 安装 Python 解释器
  2. 配置 Python 环境变量
  3. clone本项目到本地
  • 下载本项目, 将项目整个文件夹丢到图像所在的文件夹下
  1. 安装环境依赖
  • 使用命令行工具, cd 到项目所在文件夹
  • 输入 pip install -r requirements.txt 安装依赖
pip install -r requirements.txt
  1. 运行
python run.py

运行成功会在项目文件夹下生成一个 exif.json 文件

About

批量导出图像EXIF数据

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages