lettier / gifcurry

😎 The open-source, Haskell-built video editor for GIF makers.
https://lettier.github.io/gifcurry
BSD 3-Clause "New" or "Revised" License
1.35k stars 56 forks source link

[Feature Request] Add Watermarking Support #74

Closed uuuussseer closed 2 years ago

uuuussseer commented 3 years ago

People may want to watermark their GIFs with a custom image, and I think it would be cool to support watermarks. It could be done similarly to the custom text support. The process could go like this:

  1. Someone opens the watermark tab.
  2. They import a image.
  3. They adjust the position of the image using coordinates.
  4. They adjust the transparency of the watermark.
  5. They export the watermarked GIF!

That's about all, thank you for making Gifcurry a great application!

uuuussseer commented 2 years ago

Closed my other issue (#72) because this project hasn't been updated in two years, so I'm closing this issue too.