BatchPix

A Manifesto for a
Greener, Safer Web.

At BatchPix, our mission is to return computing power to client devices. By reducing reliance on energy-heavy remote cloud servers, we verify that user interactions remain fast, completely free of charge, and fully confidential.

Carbon-Neutral Design

Every file uploaded to the cloud requires data transmission over telecommunication networks, server storage space, and CPU power to execute tasks. By executing all code locally on your device, we drastically decrease electricity demands.

Absolute Security

We believe that you should not have to trade privacy for utility. Our design guarantees that your images never touch external networks, resolving compliance issues for corporate and personal workflows alike.

Universal Access

Premium utility software should not be gated behind subscription tiers. BatchPix offers infinite bulk operations, customizable constraints, and HEIC parsing for free to anyone on Earth.

Why Client-Side Computing is the Future

For the past decade, the tech industry has been operating under a centralized cloud paradigm. Almost every application has migrated its logical processing loops to remote, massive datacenters. While this has enabled thin-client devices to access complex services, it has introduced serious issues: severe data leaks, monopolistic pricing models, queue delays, and a staggering global energy footprint.

Data centers now consume approximately 1% to 2% of global electricity, and this percentage is climbing rapidly. A significant portion of this energy is spent on trivial, repetitive tasks like image cropping, video transcoding, and file compression. When a user uploads a batch of 50 photos to a traditional online converter, those files travel across local routers, ISP backbones, transoceanic fiber-optic cables, and finally land in a cloud datacenter. The cloud servers spin up virtual machines, execute the encoding, save the outputs to hard drives, send them back across the globe, and eventually delete the records (hopefully).

This flow is incredibly inefficient. The device you are using right now—whether a high-end desktop, a standard laptop, or a modern smartphone—contains processing components that remain idle during web browsing. By writing BatchPix to run inside the web browser sandbox, we tap into this massive pool of localized computing power. Your device translates the bytes in micro-seconds, and the energy consumed is virtually negligible compared to a round-trip cloud execution loop.

Furthermore, our local-first approach resolves the user privacy dilemma. Modern database hacks and security compromises occur at the storage or transmission level. Since BatchPix does not maintain databases of user files, has no remote upload routes, and operates within the browser's sandbox environment, it is structurally impossible for our servers to leak your files. If our domain is compromised, your files remain safe because the code runs strictly inside your local browser tab.

Our mission is to advocate for this client-side paradigm across utility developers. We want to prove that you can build highly complex, premium, and performant web applications that respect the user's bandwidth, device capabilities, and privacy parameters. By choosing to use BatchPix, you are participating in a movement toward a more decentralized, eco-friendly, and private internet.

We are committed to keeping BatchPix open-source and free from invasive ad-trackers or paywalls. We believe that basic file utilities should be treated as public infrastructure, available to anyone, anywhere, at any time, without restriction.

Support Our Green Initiative

You can support our mission by recommending BatchPix to colleagues, web developers, and designers. Reducing network uploads directly reduces the load on global networks. If you represent an organization looking to host a private internal version of this engine, please check our open developer docs.