Skip to content

add date watermark to images. Just like old-fashioned camera pictures

Notifications You must be signed in to change notification settings

BoSong-Unity/go-camera-date-watermark

Repository files navigation

Add date watermark (from exif) to jpg images in one folder.

It just likes old-fashioned camera pictures.

Build

make

Usage

./timestamp -path=/your/jpg/images/folder/path

All images with watermark will locate in /output folder under the input path.

Example

./timestamp -path=./example

Check the pic with date watermark in ./example/output!

Releases

No releases published

Packages

No packages published