remove_background

shallow

io.github.fasuizu-br/image-tools · Verify this server

Remove the background from an image. Uses BiRefNet segmentation to precisely separate foreground from background. Returns a base64-encoded image with transparent background (PNG) or white background (WebP). Sub-500ms latency on GPU. Args: image_base64: Base64-encoded image data (PNG, JPEG, or WebP). output_format: Output format -- 'png' (with transparency) or 'webp'. Returns: dict with keys: - image_base64 (str): Base64-encoded result image - format (str): Output image format - original_size (dict): Original width and height - processing_ms (int): Processing time in milliseconds

100.0/100

1 trials · measured 8 days ago

remove_background scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.fasuizu-br/image-tools, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
unreachable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: remove_background
[![Vouch score](https://vouch.tools/api/tools/413cf0ba-dcb0-43e6-8bd4-fa5565132791/badge.svg)](https://vouch.tools/tools/413cf0ba-dcb0-43e6-8bd4-fa5565132791)
remove_background — Vouch