How does Cimo’s client-side processing work?
Our browsers right now are quite powerful and already have the capabilities for converting images to different formats.
At the very core, the conversion is done via a clever use of JavaScript’s Canvas API to process your images in the browser right before they’re uploaded to WordPress.
This means faster uploads, no server load, and complete privacy.