svelte-image-encoder icon indicating copy to clipboard operation
svelte-image-encoder copied to clipboard

An <ImgEncoder> Svelte component for editing and compressing profile pictures before upload to a server.

Results 4 svelte-image-encoder issues
Sort by recently updated
recently updated
newest added

Forgive me if I'm wrong, but a rotate function would solve many phone image scenarios. I believe canvas does a rotate() function and you could do a double click 90deg...

I noticed that for really large images (more than 3000x3000), the zoom is too fast initially. However, I could fix it by changing the **delta / factor** here: `updateScale(transform, transform.getScale()...

Because it is needed to import svelte-image-encoder in a TypeScript project.

Just a feature request to be able to set minScale