How conversion works · Concept
What Happens When You Convert a File?
Conversion is not magic duplication. It produces a sibling file optimized for a different job. Knowing what can change prevents surprise when colors shift, alpha disappears, or a document becomes harder to edit.
Quick take: You get a new file in a new format. Quality, size, metadata, transparency, and editability may change depending on the source/target pair and settings.
A new file is created
The original usually remains unless you overwrite it. The download is a separate object with a new extension and MIME type.
What may change
File size, visual/audio quality, color profile handling, metadata (EXIF, tags), transparency, animation, and “editability” (DOCX → PDF locks layout).
What should not change (ideally)
The information you care about for the destination: recognizable photo, readable text, playable video. Good converters make that trade explicit via quality controls.
Privacy angle
In a browser converter, the bytes are processed locally. You still download a new file to your disk — nothing needs to be stored on a remote conversion server.
Key points
- Expect a new file, not an in-place rename.
- Lossy targets can permanently discard detail.
- Some features (alpha, layers, fonts) do not exist in every target.
Examples
PNG → JPG
Transparency becomes a flat background; photo size often drops.
WAV → MP3
Much smaller; some audio detail discarded.
Try it in a converter
Concepts stick better with a real file — processing stays in your browser.
Related concepts
FAQ
Can I reverse a conversion perfectly?
Only if the path was lossless/remux and you still have the original. Lossy encodes are not fully reversible.
Browse all conversion concepts or jump to converters.