Calculator

What the Transparent Background Maker does

Transparent Background Maker: colour-key transparency: every pixel within the tolerance of the chosen colour (or the average of the four corners) becomes transparent, with a feathered band just outside the tolerance. Everything runs in your browser and the file is never uploaded.

The Transparent Background Maker generates the file you choose without uploading it anywhere. Processing is local, so speed depends on your machine rather than someone else’s server load.

Typical users are someone converting between formats. Sending a photo to a server just to resize it is more exposure than the task deserves.

Nothing is transmitted: the file is decoded and re-encoded entirely in the browser.

Further down the page: what each field expects, how the result is derived, and one example worked from the defaults.

What do the Transparent Background Maker fields mean?

The Transparent Background Maker uses 5 inputs. Each input has a default that makes sense on its own, so a partial edit still gives a valid result.

FieldWhat to enterDefault
Image file stays on your device none
Colour to remove choose from Auto (sample the corners), White, Black or Pick a colour Auto (sample the corners)
Colour optional #00ff00
Tolerance measured in %; accepts 0 to 100 12
Soft edges choose from Yes (feathered) or No (hard cut) Yes (feathered)

How does the Transparent Background Maker work?

Status ← f(Colour to remove, Colour, Tolerance, Soft edges)

Each output is derived from the inputs above in a single pass; there is no hidden state carried between runs, so the same inputs always give the same generated output.

The tool refuses to guess: if a value is missing or impossible, it says so.

What a typical run looks like

You provide: Image file, Colour to remove, Colour, Tolerance and Soft edges

What happens: the file is read into memory by your browser, processed locally, and offered back as a download. It is never uploaded.

You get back: the result as a file you can save, with a one-line summary beside it.

Nothing queues behind a server, so the wait is your device working, and the size limit is set by memory rather than by an upload cap.

How to use it

  1. Choose your file under Image file, or drag it onto the drop area.
  2. Pick a value for Colour to remove: the options are Auto (sample the corners), White, Black or Pick a colour.
  3. Fill in Colour.
  4. Type Tolerance in % (0 to 100).
  5. Pick a value for Soft edges: the options are Yes (feathered) or No (hard cut).
  6. Press Remove Background Colour.
  7. The results panel then shows Status.
  8. Copy Link is the quickest way to send the exact scenario to someone else.

What this tool does not do

  • EXIF metadata may be dropped during processing, which is usually desirable but worth knowing.
  • Re-encoding a lossy format such as JPEG always loses some detail, even at maximum quality.
  • Assumptions built into the method are stated above, but they are still assumptions.
  • Check that each figure is in the unit the label asks for; that is the most common source of a wrong result.
  • Because everything runs locally, processing speed depends on your device rather than our servers.

Frequently asked questions

Enter Tolerance in %. Units are printed on the form itself. Match them and no manual conversion is needed.

Tolerance accepts 0 to 100 %. Values outside that range are rejected with a message naming the field, rather than producing something that looks valid but is not.

Your file stays on your machine. Nothing is transmitted, stored or queued for processing elsewhere.

Nothing at all. There is no registration, no paywall and no per-use quota.

The logic is straightforward and testable; the worked example above uses the tool’s own defaults so you can verify it yourself.

YoursTools Team
Product & Engineering

Builds and maintains every calculator on YoursTools.