0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-16 01:31:22 -05:00
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 🚑 Add missing files on exporter subdirectory. 2021-05-04 14:34:27 +02:00
.gitignore ⬆️ Update yarn to 4.0.2 and start using npm workspaces 2023-11-29 10:44:36 +01:00
deps.edn ⬆️ Update dependencies (#5694) 2025-01-29 11:21:38 +01:00
package.json Improve build process 2025-01-31 13:39:49 +01:00
shadow-cljs.edn 🐛 Remove unused shadow config from exporter 2024-10-10 11:23:04 +02:00
test.svg
yarn.lock ⬆️ Update dependencies (#5694) 2025-01-29 11:21:38 +01:00