Back to Blog
EnglishUS, UK, AU
Article
troubleshootingimage qualitybackground removalhair cutouttransparent PNGtutorial

Why Your Cutouts Look Jagged (And How to Fix Rough Edges Fast)

SimplyPNG
10 min read
Why Your Cutouts Look Jagged (And How to Fix Rough Edges Fast)

What You'll Learn

✅ Why cutouts have jagged edges, halos, or missing details
✅ The 3 root causes: input problems, tool limits, export traps
✅ Fast fixes ordered by effort (easiest first)
✅ Special handling for hair, fur, and transparent objects


Introduction

You've just run your image through a background remover, downloaded the result, and... the edges look terrible. Jagged outlines. White halos around the subject. Hair strands that look like they were cut with scissors.

This isn't random. There are specific, fixable reasons why cutouts look rough — and once you understand them, you can avoid these problems entirely.


Symptoms You're Seeing

Before diving into fixes, let's identify what you're dealing with:

SymptomWhat It Looks LikeCommon Cause
Jagged edgesStair-step pattern along curvesLow resolution input or downscaling
White/black haloThin outline around subjectBackground color bleeding into edges
Missing hair strandsChunks of hair cut offAI struggled with fine details
Fuzzy edgesBlurry, undefined boundariesJPEG compression artifacts
Color fringingPurple/green tint at edgesChromatic issues in source photo

Root Cause Matrix

Edge problems fall into three categories. Understanding which category your problem falls into determines the fix.

1. Input Problems (Before Processing)

The quality of your output can never exceed the quality of your input.

ProblemWhy It HappensHow to Detect
Low resolutionSource image too smallCheck dimensions (under 1000px is risky)
Motion blurCamera shake or subject movementZoom to 100% and look for blur
Heavy JPEG compressionSaved at low quality multiple timesBlocky artifacts, especially in flat areas
Poor lightingSubject blends with backgroundLow contrast at edges

The rule: If your source image has problems, no tool can fully fix them. Start with the best source you have.

2. Tool Limits (During Processing)

Every background removal tool has constraints that can affect output quality.

LimitWhat HappensExample
Resolution capsImage downscaled before processingCanva downscales images over 10MP to 10MP
File size limitsLarge files rejected or compressedSome tools limit to 9MB input
AI model limitsStruggles with certain subjectsFine hair, transparent glass, similar colors

Canva's Specific Limits

According to Canva's documentation, images over 10 megapixels are automatically downscaled to 10MP after background removal. This can introduce jagged edges on high-resolution photos.

SimplyPNG limits for reference:

  • Input: Up to 4096px on longest side, 30MB file size (paid tiers)
  • Output: Up to 4096px (paid) or 1024px (free/guest)
  • Formats: JPEG, PNG, WebP, HEIC/HEIF

3. Export Traps (After Processing)

Even with perfect processing, you can ruin edges at the export stage.

TrapWhat Goes WrongFix
Exporting as JPEGJPEG doesn't support transparencyExport as PNG for transparent backgrounds
Low JPEG qualityCompression creates artifacts at edgesUse quality 85+ if JPEG is required
Re-saving multiple timesEach save degrades quality (JPEG)Work with PNG, convert to JPEG only at final step
Wrong color spaceColors shift, affecting edge blendingUse sRGB for web

The JPEG Transparency Trap

JPEG files cannot store transparency. If you export a cutout as JPEG, your background removal tool will fill the transparent areas with a solid color (usually white) — and the edges often show a visible halo where the blending occurred.


Fix Playbook (Fastest Wins First)

Here's your troubleshooting order. Start with #1 and work down until the problem is solved.

Fix 1: Export as PNG (Not JPEG)

Time: 5 seconds
Fixes: White halos, loss of transparency, edge artifacts

PNG uses lossless compression, meaning no data is lost when the image is saved. According to Adobe's format comparison, "PNG files benefit from lossless compression... the quality stays the same no matter how many times you edit and save the file."

JPEG, in contrast, uses lossy compression that permanently deletes data — especially problematic around sharp edges where backgrounds meet subjects.

Action: When downloading your cutout, choose PNG format. Only convert to JPEG at the very end if file size is critical.

Fix 2: Use a Higher-Resolution Source

Time: 1-5 minutes
Fixes: Jagged edges, stair-stepping, loss of fine detail

Low-resolution images don't have enough pixels to create smooth curves. When the AI removes the background, those jagged pixel boundaries become visible.

Action:

  1. Check your source image dimensions
  2. If under 1500px on longest side, find or create a larger version
  3. Re-process with the higher-resolution source

Fix 3: Avoid Pre-Compressed JPEGs

Time: Varies
Fixes: Fuzzy edges, blocky artifacts

If your source image was saved as a low-quality JPEG, the compression artifacts are baked in. Background removal can't fix what isn't there.

Action:

  1. Look for the original photo (RAW, HEIC from phone, or high-quality export)
  2. If unavailable, the current image may be the best you can get
  3. Avoid re-saving JPEGs multiple times — each save loses more data

Fix 4: Check for Tool-Specific Downscaling

Time: 2 minutes
Fixes: Unexpected quality loss on high-res images

Some tools silently downscale your image before processing.

Action:

  1. Compare output dimensions to input dimensions
  2. If output is smaller, your image was downscaled
  3. Try a tool that supports your full resolution

Fix 5: Use the Edge QA Checklist

Time: 2 minutes per image
Fixes: Catches problems before final use

Before using any cutout in production:

markdown
## Edge QA Checklist
- [ ] Zoom to 100% and inspect edges
- [ ] Check for white/black halos
- [ ] Verify hair/fur strands are intact
- [ ] Confirm file format is PNG (if transparency needed)
- [ ] Test on both light and dark backgrounds

Special Cases

Some subjects are harder to cut out than others. Here's how to handle them.

Hair and Fur

Hair is the #1 challenge for background removal. Individual strands are often:

  • Partially transparent (you can see through them)
  • Similar in color to backgrounds
  • Too fine for some AI models to detect

Best practices:

  1. Start with high contrast: Photos where hair contrasts with the background work best
  2. Use maximum resolution: Every pixel matters for fine details
  3. Accept imperfection: Some flyaway hairs may be lost — that's often acceptable
  4. Manual touch-up: For critical work, use an image editor to refine edges

Transparent Objects (Glass, Plastic, Water)

Transparent and semi-transparent objects are tricky because the AI must decide what's "subject" vs "background" when you can see through both.

Best practices:

  1. Shoot on solid backgrounds: A clean, single-color background helps the AI distinguish edges
  2. Expect partial transparency: Some tools preserve semi-transparency better than others
  3. Test before committing: Process one sample image before batch processing

Subjects Similar to Background

When your subject and background are similar colors (white shirt on white wall), the AI may struggle to find the boundary.

Best practices:

  1. Increase contrast at source: Reshoot with a contrasting backdrop if possible
  2. Accept edge blending: Some color bleed may occur where colors are too similar
  3. Manual refinement: These cases often need hand-editing for perfect results

"Do This Every Time" Mini Checklist

Keep this workflow for consistent results:

  1. Start with the best source — highest resolution, least compression
  2. Check tool limits — know what resolution/size your tool supports
  3. Export as PNG — for any cutout needing transparency
  4. Inspect at 100% — catch edge problems before use
  5. Test on multiple backgrounds — halos often only show on certain colors

Conclusion

Jagged edges aren't random — they come from three sources:

  1. Input problems — low resolution, blur, compression
  2. Tool limits — downscaling, file size caps, AI constraints
  3. Export traps — JPEG transparency loss, quality settings

The fastest fixes are often the simplest: export as PNG instead of JPEG, use a higher-resolution source, and inspect edges at 100% before final use.

For challenging subjects like hair, fur, and transparent objects, start with high-contrast source photos and accept that some manual refinement may be needed for critical work.


FAQ

Frequently Asked Questions

Many tools have resolution limits. Canva, for example, downscales images over 10 megapixels to 10MP after background removal. Check the output dimensions against your input — if they don't match, your image was resized.
This 'halo' effect happens when edge pixels contain a mix of subject and background colors. When the background is removed, that blended color remains. Using a tool with better edge detection, or exporting at higher quality, can reduce this.
Transparent objects are challenging because the AI must preserve the see-through quality while removing the background behind them. Start with a solid-color background in your source photo, and test one image before batch processing. Some transparency may be lost.
If you need transparency, yes — JPEG doesn't support transparent backgrounds. If you're placing the cutout on a white background (like for Amazon listings), JPEG is fine and creates smaller files. The key is to work in PNG during editing and only convert to JPEG at the final step.
If you're saving as JPEG, each save compresses the image again, losing more quality. JPEG uses 'lossy' compression that permanently deletes data. For cutouts, work in PNG format which uses lossless compression — quality stays the same no matter how many times you save.

Related Articles:


Last Updated: February 4, 2026
Author: SimplyPNG
Tags: #troubleshooting #image-quality #background-removal #hair-cutout

Sources:

Ready to remove backgrounds?

Try SimplyPNG's AI-powered background removal tool for free. No signup required!

Try SimplyPNG Free →