Skip to content

UndrDsk0M/WaterMark_maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

this project was create for this channel (https://t.me/CodeExploreGap)

This program have 4 watermark cover ( squre black/white & triangle black/white )

"./picture/picture.py" is the main of the project it is simple and readable function , the input can be like this :

(
    img_path="image.jpg", save_image=True, resualt_path="resualt", resualt_format="png"
) 

and the output will be like :

{
            "status": True,                
            "path": f"{resualt_path}.{resualt_format}",     # picture url 
            "the_image": img,
        }
        

About

this project created by ( python 3 and pillow ) , it was about Telegram bot it should

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages