Project information

  • Category: Full Stack Web Development
  • Github Repo: LINK
  • Live Deployed Website: LINK

Custom Image Watermarker

Description: Flask application that allows the user to upload image files and watermark an image either with a text watermark, or with another image file acting as the watermark. Set up with error handling such that the user can either enter no inputs, partial inputs, or full inputs and still get a resulting image. For fields without an entry, the default image/setting is used

Python Libraries: Flask, WTForms, Pillow, OS, Flask-Bootstrap