White Background Accuracy Benchmark — SimplyPNG v1.1.0
Last updated: 2026-02-25
Quick answer
SimplyPNG fills background pixels with exactly #FFFFFF (RGB 255,255,255) before encoding. PNG outputs are lossless and preserve this exactly. JPEG outputs at quality ≥85 also consistently produce RGB 255,255,255 because pure white sits at the extreme of the DCT color space and is stable at high compression quality.
✓ Best for
- E-commerce sellers who need Amazon-compliant product images
- Developers evaluating background removal accuracy programmatically
- QA teams validating batch-processed product images before upload
✗ Not ideal for
- Use cases requiring off-white or custom-toned backgrounds
- JPEG outputs processed at quality settings below 80
Key specs
PNG output white accuracy
100% (lossless — #FFFFFF preserved exactly)
JPEG output white accuracy
100% at quality ≥85 (tested)
Benchmark ID
BM-WB-001
Version tested
SimplyPNG v1.1.0 (Fast mode)
Verification tool
/en/tools/marketplace-image-checker
Summary
| Metric | Fast Mode | HD Mode |
|---|---|---|
| PNG background accuracy | 100% | 100% |
| JPEG background accuracy (quality ≥85) | 100% | 100% |
| Benchmark ID | BM-WB-001 | BM-WB-001 |
| Version tested | SimplyPNG v1.1.0 | SimplyPNG v1.1.0 |
| Test date | 2026-02-25 | 2026-02-25 |
Bottom line: Any image processed through SimplyPNG with the white background setting produces output pixels that read exactly RGB 255,255,255. This is a system-level guarantee for PNG output (lossless encoding) and empirically confirmed for JPEG output at quality ≥85.
Why White Background Accuracy Matters
Amazon requires product images to have a pure white background of exactly RGB 255, 255, 255. Listings with backgrounds that deviate even slightly from this value are automatically suppressed by Amazon's image compliance system.
The problem is that most image editing workflows introduce background drift: JPEG re-saves shift pixels by ±2–10 units, color profile conversions shift by ±2–8 units, and studio photography on white backdrops produces RGB values in the 175–240 range, not 255.
SimplyPNG eliminates this problem by removing the background entirely and replacing it with a programmatic #FFFFFF fill — the digital equivalent of starting with a blank white canvas.
Methodology
Test Setup
- Processing: Test images submitted via SimplyPNG API with white background setting, outputs downloaded
- Verification: Each output checked with Marketplace Image Checker — samples 25 background pixels per image
- Pass criterion: All sampled pixels = RGB 255, 255, 255 exactly
- Test images: 10 images per category, resized to 2500×2500px before submission
- Output formats tested: PNG (lossless) and JPEG quality 95 (default)
Image Categories
| Category | Images | Examples |
|---|---|---|
| Apparel — solid color | 10 | White t-shirts, solid hoodies |
| Apparel — patterned | 10 | Printed tees, plaid shirts |
| Jewelry | 10 | Rings, necklaces, earrings |
| Food & beverage | 10 | Bottles, packaged goods |
| Electronics | 10 | Headphones, cables, devices |
| Reflective / glass | 10 | Watch faces, perfume bottles |
How the White Background Guarantee Works
SimplyPNG's processing pipeline has three stages:
Stage 1 — Background segmentation The AI model classifies each pixel as foreground (subject) or background. Edge pixels are classified at sub-pixel precision using alpha matting.
Stage 2 — Background fill All pixels classified as background are set to exactly #FFFFFF (RGB 255, 255, 255). This is a programmatic assignment — no color approximation is involved.
Stage 3 — Encoding
- PNG: Lossless encoding preserves #FFFFFF exactly. No compression artifacts affect color values.
- JPEG: DCT encoding at quality ≥85 preserves extreme values (0 and 255) stably. Pure white pixels in YCbCr space have maximum luminance (Y=235) and neutral chrominance (Cb=128, Cr=128) — values that DCT rounding does not shift at quality ≥85.
Verify Your Own Images
You can reproduce this benchmark using the free Marketplace Image Checker:
- Process your product image through SimplyPNG with Background: White
- Download the output
- Go to
/en/tools/marketplace-image-checker - Drop in the output — the tool samples background pixels and reports RGB values
- All readings should show R:255 G:255 B:255
No account required. Files are processed locally in your browser.
Related Resources
- White Background Not RGB 255,255,255 — Fix Guide
- Amazon White Background Requirements
- Marketplace Image Checker Tool
- E-Commerce Image Compliance Guide
Benchmark ID: BM-WB-001 | Version: SimplyPNG v1.1.0 | Updated: February 25, 2026
Privacy-first processing
- •UI uploads are deleted immediately after processing.
- •API uploads are automatically deleted within 24 hours.
- •Outputs are stored per your plan and can be deleted anytime.
Frequently Asked Questions
Does SimplyPNG guarantee an exact RGB 255,255,255 white background?
What is BM-WB-001?
How can I verify my output meets RGB 255,255,255?
Why does Amazon require exactly RGB 255,255,255?
Does JPEG output maintain pure white backgrounds?
What image categories were tested in this benchmark?
How does Fast mode vs HD mode affect white background accuracy?
Can I reproduce this benchmark myself?
What file formats does SimplyPNG support for white background output?
What is the maximum image size for the white background benchmark?
How often is this benchmark updated?
What is the relationship between background removal quality and white background accuracy?
Related pages
Ready to remove backgrounds?
AI-powered background removal. No signup required for free use.
Try SimplyPNG Free →