pixa/internal/templates
sneak 70d55977c0 Add WebP encoding support
Uses github.com/gen2brain/webp - a CGO-free library that uses WASM via
wazero runtime for encoding. WebP decoding was already supported.

- Add gen2brain/webp dependency for encoding
- Implement WebP encoding in processor.go
- Add FormatWebP to SupportedOutputFormats
- Re-enable WebP option in generator form dropdown
- Mark WebP encoding as complete in TODO.md
2026-01-08 11:55:45 -08:00
..
generator.html Add WebP encoding support 2026-01-08 11:55:45 -08:00
login.html Add static files and HTML templates for web UI 2026-01-08 07:38:09 -08:00
templates.go Add static files and HTML templates for web UI 2026-01-08 07:38:09 -08:00