← Back to blog

When You Crop Video Online in a Browser, Is Your File Uploaded?

Learn the difference between cloud upload editors and true browser-local cropping. How NanoPix works, who it is for, and honest limits.

Short answer: it depends. Some “online croppers” upload your video to their servers first. Others—including NanoPix Video Crop—process footage on your device inside the browser and are designed so your source file is not uploaded to NanoPix as editing material.

Two kinds of “online crop”

TypeWhere your video goesTypical UXPrivacy
Cloud uploadProvider’s serversUpload progress bar, then edit, then downloadFootage transits/stores on third party
Browser-localYour device RAM/CPUPick file → edit quickly, no upload queueNo cloud ingest for editing

Many people lump both under “online video editor,” but privacy is very different. Check for wording like upload, cloud processing, or stored on our servers.

How NanoPix crop works

  1. You select or drop a file from local storage (not an “upload to NanoPix” step for the source video).
  2. The page decodes and re-encodes using WebCodecs / WebAssembly in the tab, based on your crop box or aspect preset.
  3. You download an MP4 when finished.

Caveats:

  • Loading the site still fetches scripts and WASM (CDN)—that is not the same as uploading your full video.
  • Analytics or error reporting may send usage metadata, not your video bytes.
  • Air-gapped / zero-external-network policies need your own compliance review.

Who should use local crop?

Good fit (NanoPix):

  • Sensitive or unreleased footage
  • Large files you do not want to upload
  • Simple aspect changes (9:16, 1:1, 16:9) or reframing

Better on cloud or desktop:

  • Team review, shared libraries, heavy collaboration
  • Advanced color, templates, AI matting
  • Very low-RAM phones where the browser struggles

Quick steps

  1. Open Video Crop and import your file.
  2. Drag the crop area or pick a preset ratio.
  3. Export MP4 when it looks right.

Need a different format or smaller size? Try Transcode. Need to cut duration? Use Trim.

FAQ

Does incognito mode prevent uploads?

Incognito mainly limits local history. Whether video is uploaded depends on the product, not incognito itself.

Is mobile browser cropping local too?

Same model: processing runs in your mobile browser; NanoPix does not require uploading source video to its servers. Phones have less RAM, so long or 4K jobs may be slower.

Is local always “more secure”?

It avoids “sent to the editor’s cloud for processing” exposure, which is a big win for many users. It does not protect against malware, screen capture, or sharing the exported file recklessly.

Why does local export still take time?

No cloud upload ≠ no work. Decode + encode still run on your hardware. Cloud tools hide work behind upload bars; local tools show compute time on your machine.