Commit Graph

1 Commits

Author SHA1 Message Date
c06a51cad9 feat: add web worker for image processing
- Full pipeline processing off main thread
- Image decoding via createImageBitmap + OffscreenCanvas
- All adjustments and dithering algorithms
- Blob output with data URL conversion

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-13 18:10:16 -04:00