penpot/exporter
Dalai Felinto f450c9dbe3 🎉 Add support for WEBP format on shape export
It is very convenient to be able to export WEBP right from penpot.
Otherwise users have to first download to PNG then convert it locally.

---

Playwright only supports JPEG and PNG. So in order to support WEBP I had
to first generate a PNG and then convert it afterwards.

Signed-off-by: Dalai Felinto <dalai@blender.org>
2025-03-13 16:15:30 +01:00
..
scripts 🐛 Fix exporter build script 2025-02-10 11:40:14 +01:00
src/app 🎉 Add support for WEBP format on shape export 2025-03-13 16:15:30 +01:00
vendor/cuerdas/impl
.gitignore
deps.edn
package.json
shadow-cljs.edn
test.svg
yarn.lock