ended8월 24일· 1 sources

canvas.convertToBlob() doesn't throw on a format it can't encode. It hands you a PNG.

Why it matters

I've been building a set of file tools that run entirely client-side — no upload, no server. The image side turned out to need no library and no WASM binary at all. The browser already ships JPEG, PNG...

1
Sources
+0
24h
Growth
28d
Active

Sources

Related Issues