Skip to content

VolodymyrVoronov/image-watermark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

  1. Go has to be installed on your machine.

  2. Clone this repository.

  3. Copy images, which have to be processed into folder "input".

  • Acceptable formats "jpeg", "jpg" and "png".
  1. Copy your watermark into folder "watermark".
  • Acceptable format "png".
  1. Run command go run .

  2. Check folder "output" after the end of the processing.


In case the compiled (after running go build) program has to be run, create new folders for input, output and watermark in the root directory (where the compiled program is).


Disclaimer: Please note that this project is for demonstrational and educational purposes only.

About

Repository for adding a watermark to your images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages