From PHP to TypeScript: a WebP encoder without native bindings
Published
I ported my PHP WebP encoder to TypeScript. PicoWebPJS runs in Node.js and modern browsers with its own image readers, zero runtime dependencies, and no native bindings or WebAssembly.