voidlabs / mosaico

Mosaico - Responsive Email Template Editor
https://mosaico.io
GNU General Public License v3.0
1.71k stars 501 forks source link

Feature request: gif support #700

Closed Almenon closed 10 months ago

Almenon commented 1 year ago

Great tool! One minor issue I had is that when I uploaded my gif to the versafluid template, it became a static image. It would be nice if it remained a gif for those animated ✨

francescbassas commented 1 year ago

Related issues:

https://github.com/Intervention/image/issues/176 https://github.com/veda-consulting-company/uk.co.vedaconsulting.mosaico/issues/285

bago commented 1 year ago

well, this is a "backend" issue. Mosaico simply ships a development backend that shouldn't be used in production, so we didn't care to support animated GIF.

Of course it is possibile to develop a backend correctly resizing animated GIFs and this doesn't need changes to Mosaico itself: if your backend resizes animated GIFs correctly then mosaico will correctly use/show them!