About This Project
Flux
Flux exists because basic image and document resizing should not require uploading personal files to a random third-party server. This project is for people who want a simple tool for resizing and converting images without turning a private file into someone else's backend payload.
Flux may be slightly slower than sites that process everything on their own servers, because the work is done locally in your browser instead. That is an intentional tradeoff. A little slower is better than giving up privacy for convenience when the file might be sensitive.
Processed Locally
In this app, image resizing and export are handled locally in your browser. Your files are not uploaded to this site's server just to be cropped, resized, or converted.
No Ads, No Tracking
Flux has no ads and no tracking scripts. It is meant to be a utility, not an attention funnel, and not a data collection surface pretending to be a free tool.
Server Upload Risk
A lot of online image tools send uploaded files to their own servers for processing. That is a real problem when the file is not just a casual photo, but something sensitive like an ID, tax form, bank statement, medical document, legal paperwork, or any private image you do not want sitting on a stranger's infrastructure. Even if a site claims files are temporary, you are still trusting their server, storage, logging, and retention behavior. Flux is built around avoiding that trust requirement whenever possible.