dofine / image-banner

Python scripts to add banner and watermark to your beautiful photos.

Home Page:https://www.dofine.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imagebanner

Description

Since Xiaomi launched Xiaomi 12s ultra, it has been popular to add watermark to the photo, showing camera model, logo, iso and other parameters. Many third party apps, such as Liit also provide this functionaliy.

This repo is aimed at fuji cameras, with film simulation info on the watermark.

Requirements

  • Pillow >= 10.0 (built with libraqm)
  • exifread >= 3.0.0

Examples and Usage

Test result.

To use the

imagebanner  -i tests/test.jpg -o test_result.jpg --logo-dir assets/cameralogos

Todo

  • ☐ Add support for iPhone, as I don’t have any other camera models.
  • ☒ Add support for fuji film simulation exif.
  • dofine/py-jpg-banner#1 Portrait view.
  • ☐ Add option to copy original photo’s exif to the new edited output photo.
Documentation Status Updates

About

Python scripts to add banner and watermark to your beautiful photos.

https://www.dofine.xyz

License:MIT License


Languages

Language:Python 100.0%