Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RaminBgrn committed Dec 20, 2023
2 parents 64f0c0a + e57a199 commit b1eb73d
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,51 @@ URL Launcher
Project Contribution: This project is open-source, allowing you to contribute to its development, add new features, and address issues. This opportunity enables other developers to assist in improving and expanding this application.

With this software, you can easily convert your images into watermarked versions and share them. The program is designed with a focus on user interface design, flexibility, and performance, utilizing the selected packages to achieve these goals.

## Main Page

as you can see in the picture, on the top right corner we have some buttons which help us to control some values
one of the important of them is setting button which is last one

![alt text](https://github.com/RaminBgrn/image-watermarker/blob/main/screenshots/Screenshot%20from%202023-12-20%2009-38-47.png?row=true)

## Setting Page

in setting page you can set config app which is once so that all of them saved as json file in application install location

![alt text](https://github.com/RaminBgrn/image-watermarker/blob/main/screenshots/Screenshot%20from%202023-12-20%2009-39-49.png?row=true)

## Design Options
in Design section you have bunch of config option such as water mark box fit , alignment, opacity, image border radius and so on which as i said going to save in json file

![alt text](https://github.com/RaminBgrn/image-watermarker/blob/main/screenshots/Screenshot%20from%202023-12-20%2009-40-05.png?row=true)

## Products Brand logo

if you would want to sell specific products which has own logo, you able to add them as svg and use in product image, exactly like i have done
### Attention : all of logo's in setting page should bee svg to better result in size and aspect ratio

![alt text](https://github.com/RaminBgrn/image-watermarker/blob/main/screenshots/Screenshot%20from%202023-12-20%2009-55-40.png?row=true)

## Images in main page

when you add product images in main page, ieach image has own config setting, such as box fit, background color,

![alt text](https://github.com/RaminBgrn/image-watermarker/blob/main/screenshots/Screenshot%20from%202023-12-20%2009-57-06.png?row=true)

also you can set background color in two way
first way with eyedropper color picker

![alt text](https://github.com/RaminBgrn/image-watermarker/blob/main/screenshots/Screenshot%20from%202023-12-20%2009-57-43.png?row=true)

and second one with color palette

![alt text](https://github.com/RaminBgrn/image-watermarker/blob/main/screenshots/Screenshot%20from%202023-12-20%2009-58-03.png?row=true)

## Export images

Finally, export the image, which gives you additional options such as path, image size as PX, and file name, each of which will be saved in its own folder with a name of your choosing.

![alt text](https://github.com/RaminBgrn/image-watermarker/blob/main/screenshots/Screenshot%20from%202023-12-20%2009-59-19.png?row=true)

and in the end, this project has created for personal use so if you feel you can make it better I welcome your cooperation

0 comments on commit b1eb73d

Please sign in to comment.