Giter VIP home page Giter VIP logo

sandarutharuneth / watermark-ngine Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 1.0 7.79 MB

Add a watermark to bulk of images automatically and easily. Fully customizable and and easy to understand.

Home Page: https://openjourneybot.com

License: Creative Commons Zero v1.0 Universal

Python 100.00%
automated bulk-operation midjourney openjourney python watermark watermark-image watermarking customizable customization

watermark-ngine's Introduction

WATERMARK NGINE

Add a watermark to bulk of images automatically and easily. Fully customizable and and easy to understand.


How to Setup

You need to have Python installed in your PC to run this program. Haven't installed it yet? Head over to www.python.org to download Python or download it from Microsoft Store.

  1. Clone the repository
git clone https://github.com/sandarutharuneth/watermark-ngine.git
  1. Install Pillow
pip install Pillow
  1. Add your watermark (.png or jpg) to the static folder
  2. Add your images to data folder
  3. Run the program
python app.py

That all! You have successfully ran the program!


Customizations

Increase or Decrease the size of your watermark

watermark_factor = 0.10  # Increase size of the watermark (0.10 means 10%)

Watermark Opacity

watermark_opacity = 0.7  # Adjust the watermark opacity (0.7 means 70%)

Watermark Position

 watermark_position = "BOTTOM_RIGHT"
# Available position values:
# TOP_RIGHT
# TOP_LEFT
# BOTTOM_RIGHT
# BOTTOM_LEFT
# CENTER

Support Me:

sandarudev




watermark-ngine's People

Contributors

mrshadowdev avatar sandarutharuneth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mrshadowdev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.