Skip to content

a-matthew/a-mark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metadata

  • Name: 'a-mark'.
  • Author: a-matthew/Mateusz A.
  • Purpose: Adding watermarks to images (batch mode by default).
  • Format: CLI (planned UI/Flatpak).
  • License:

Setup

Dependencies:

Installation:

  • Windows
    • cd "C:\Users\{User}\AppData\Local\Programs\Python\Launcher"
    • .\py.exe -3.14 -m venv "{path}/a-mark/venv-3.14" suggested
    • everything below
  • Linux
    • python3.14 -m venv {path}/a-mark/venv-3.14 suggested
    • everything below
  1. cd {path}/a-mark
  2. source venv-3.14/bin/activate
  3. pip install --upgrade pip
  4. pip install -r requirements.txt
  5. double check with which python (Linux)

Usage:

  • a-mark/main.py
    • configured using 'config.ini' file, or used via CLI arguments
  • a-mark/tests.py

Example

Watermark on top of the image

Watermark in the center of the image ('interwoven' pattern)

Watermark at the bottom of the image

About

Add a (water)mark to images.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages