Watermarking Images Automation in Python

Sdílet
Vložit
  • čas přidán 9. 02. 2024
  • Today we learn how to automate the process of watermarking images in Python.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine.com/books/
    💻 The Algorithm Bible Book: www.neuralnine.com/books/
    👕 Programming Merch: www.neuralnine.com/shop
    💼 Services 💼
    💻 Freelancing & Tutoring: www.neuralnine.com/services
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine.com/
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/NeuralNine
    🎙 Discord: / discord
  • Věda a technologie

Komentáře • 16

  • @nahidahmed9153
    @nahidahmed9153 Před 3 měsíci

    love ur tutorials 💓💓💓

  • @muddyexport5639
    @muddyexport5639 Před 2 měsíci

    Excellent!

  • @saadchaudhary3177
    @saadchaudhary3177 Před 3 měsíci +6

    Please make a video on how to remove the water mark from image

    • @aviralshastri
      @aviralshastri Před 3 měsíci +2

      Most probably ai will be introduced in this process

  • @mikejohnston9113
    @mikejohnston9113 Před 3 měsíci

    Good and useful video. Which IDE are you using? Thanks for all your videos.

  • @piyushpawar1518
    @piyushpawar1518 Před 3 měsíci

    Nice work brother. I just have a query regarding the neuralintent module of yours, how to map a tag to a function which takes input arguments to run. Please reply.

    • @NeuralNine
      @NeuralNine  Před 3 měsíci +1

      The neuralintents package is still in an Alpha state. This functionality does not work yet, since it would require parameter parsing from the input. The current workaround is to call a function without parameters and to statically prompt the user for parameters using the input() function.

    • @piyushpawar1518
      @piyushpawar1518 Před 3 měsíci

      @@NeuralNine thanks for the reply, i have made some changes in it for myself, so now its working for calling a function with parameters too

  • @1Aditya1
    @1Aditya1 Před 3 měsíci

    Nice tutorial ❤, How can we do it for a video

  • @joymackey8218
    @joymackey8218 Před 3 měsíci

    Can you please make a video tutorial on how to create a python script that decrypts every python encryption like lambda marshal zlib base64 and hashes 🙏 i really need that because some encrypted pythons contain malwares and wipe directory etc

  • @althaf5846
    @althaf5846 Před 3 měsíci

    Do a tutorial video Sql with python gui

  • @ttowe
    @ttowe Před 3 měsíci

    cool

  • @ybfianko
    @ybfianko Před 26 dny

    source code please