Menu

Tree [43d69d] main /
 History

HTTPS access


File Date Author Commit
 .idea 2024-07-29 Jung Gyu Yoon Jung Gyu Yoon [7b0066] Add menu widget and about dialog, constants
 ico 2024-07-29 Jung Gyu Yoon Jung Gyu Yoon [7b0066] Add menu widget and about dialog, constants
 sample 2023-11-12 Jung Gyu Yoon Jung Gyu Yoon [d5c74a] first commit from local
 widgets 2024-07-29 Jung Gyu Yoon Jung Gyu Yoon [7b0066] Add menu widget and about dialog, constants
 .gitignore 2024-08-12 Jung Gyu Yoon Jung Gyu Yoon [b0095f] Yse QDesktopServices instead of os.sys for prev...
 LICENSE 2023-11-12 yjg30737 yjg30737 [93e940] Initial commit
 README.md 2024-08-26 yjg30737 yjg30737 [43d69d] Update README.md
 aboutDialog.py 2024-07-29 Jung Gyu Yoon Jung Gyu Yoon [7b0066] Add menu widget and about dialog, constants
 constants.py 2024-07-29 Jung Gyu Yoon Jung Gyu Yoon [7b0066] Add menu widget and about dialog, constants
 fileListWidget.py 2024-07-29 Jung Gyu Yoon Jung Gyu Yoon [7b0066] Add menu widget and about dialog, constants
 icon.ico 2024-07-29 Jung Gyu Yoon Jung Gyu Yoon [7f7bd3] Replace extension of icon
 main.py 2024-07-29 Jung Gyu Yoon Jung Gyu Yoon [7b0066] Add menu widget and about dialog, constants
 requirements.txt 2024-07-29 Jung Gyu Yoon Jung Gyu Yoon [7b0066] Add menu widget and about dialog, constants
 script.py 2024-08-12 Jung Gyu Yoon Jung Gyu Yoon [b0095f] Yse QDesktopServices instead of os.sys for prev...
 setup.py 2024-08-13 Jung Gyu Yoon Jung Gyu Yoon [657348] Bump ver
 watermark.png 2023-11-12 Jung Gyu Yoon Jung Gyu Yoon [d5c74a] first commit from local
 yjgsoft_logo.png 2024-07-29 Jung Gyu Yoon Jung Gyu Yoon [7b0066] Add menu widget and about dialog, constants

Read Me

pyqt-watermark-applier

PyQt app which can add watermark in multiple images at once

How to Use

After selecting the watermark image file you want, you can apply the watermark to all images in the chosen folder. The watermark can be set for resizing, margins, position, tiling, and opacity. When the program closes, you will be prompted to decide whether to run it in the background. If it takes a long time, running it in the background might be a good option.

Compare image files in "sample" folder and those in "result" folder.

Requirements

  • PySide6
  • pillow

How to Run

  1. git clone ~
  2. pip install -r requirements.txt
  3. python main.py

Or you can install this with installer here 🤗

Preview

image

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.