Skip to content

无外部依赖,快速为相片添加exif边框 | exif frame in an instant without external dependence

License

Notifications You must be signed in to change notification settings

cyan-io/exif-frame

Repository files navigation

Exif Frame

PhotoShop、小程序 快速✨ 生成 Exif 水印相框🌌
exif frame in an instant without any external dependence

sample

版本 日期 更新日志
1.0.5 2024-03-23 支持生成图像质量调整 eg. -q 95
1.0.0 2024-03-03 增加署名支持
优化边框样式
支持pip安装
0.93 增加焦距信息

USAGE

Just do it.

frame [-h] photographs [photographs ...]
>frame
================================================================

    ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
    ██░▄▄▄█▄▀█▀▄█▄░▄██░▄▄▄█████░▄▄▄██░▄▄▀█░▄▄▀██░▄▀▄░██░▄▄▄██
    ██░▄▄▄███░████░███░▄▄██▄▄██░▄▄███░▀▀▄█░▀▀░██░█░█░██░▄▄▄██
    ██░▀▀▀█▀▄█▄▀█▀░▀██░████████░█████░██░█░██░██░███░██░▀▀▀██
    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

         v1.0.0 | https://github.com/cyan-io/exif-frame
----------------------------------------------------------------
You can customize your OWN exif frame by modifying these files:
 -CONFIG    <path to exif-frame>\config.yaml
 -FONT_NORM <path to exif-frame>\font\NotoSansSC-Regular.otf
 -FONT_BOLD <path to exif-frame>\font\NotoSansSC-Bold.otf
 -LOGO_DIR  <path to exif-frame>\logo\
 -SIGNATURE <path to exif-frame>\signature.png
----------------------------------------------------------------
usage: frame [-h] photographs [photographs ...]
frame: error: the following arguments are required: photographs

INSTALLATION

以下方法任选其一

  1. 使用pip安装(推荐√)
pip install exif-frame -i https://pypi.org/simple
  1. 下载release页面预构建的exe文件

  2. 使用python运行脚本(不推荐×)

  3. 从源安装

git clone [email protected]:cyan-io/exif-frame.git
cd exif-frame
pip install .

CUSTOMIZATION

<path to exif-frame> will be displaced by simply running frame command

You can customize your OWN exif frame by modifying these files:
 -CONFIG    <path to exif-frame>\config.yaml
 -FONT_NORM <path to exif-frame>\font\NotoSansSC-Regular.otf
 -FONT_BOLD <path to exif-frame>\font\NotoSansSC-Bold.otf
 -LOGO_DIR  <path to exif-frame>\logo\
 -SIGNATURE <path to exif-frame>\signature.png

DONATE

donate.png (886×443) (cyan-io.github.io)

About

无外部依赖,快速为相片添加exif边框 | exif frame in an instant without external dependence

Resources

License

Stars

Watchers

Forks

Packages

No packages published