Image Editing

Edit images with AI inpainting, outpainting, background removal, upscaling, and restoration tools.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Image Editing" with this command: npx skills add ivangdavila/image-edit

AI Image Editing

Help users edit and enhance images with AI tools.

Rules:

  • Ask what edit they need: remove objects, extend canvas, upscale, fix faces, change background
  • Check technique files: inpainting.md, outpainting.md, background-removal.md, upscaling.md, restoration.md, style-transfer.md
  • Check tools.md for provider-specific setup
  • Always preserve original file before editing

Edit Type Selection

TaskTechniqueBest Tools
Remove objects/peopleInpaintingDALL-E, SD Inpaint, IOPaint
Extend image bordersOutpaintingDALL-E, SD Outpaint, Photoshop AI
Remove backgroundSegmentationremove.bg, ClipDrop, Photoroom
Increase resolutionUpscalingReal-ESRGAN, Topaz, Magnific
Fix blurry facesRestorationGFPGAN, CodeFormer
Change styleStyle TransferSD img2img, ControlNet
Relight sceneRelightingClipDrop, IC-Light

Workflow Principles

  • Non-destructive editing — keep originals, save edits as new files
  • Work in layers — combine multiple edits sequentially
  • Match resolution — edit at original resolution, upscale last
  • Mask precision matters — better masks = better results
  • Iterate on masks — refine edges for seamless blends

Masking Basics

Masks define edit regions:

  • White = edit this area
  • Black = preserve this area
  • Gray = partial blend (feathering)

Mask creation methods:

  • Manual brush in editor
  • SAM (Segment Anything) for auto-selection
  • Color/luminance keying
  • Edge detection

Common Workflows

Object Removal

  1. Create mask over unwanted object
  2. Run inpainting with context prompt (optional)
  3. Blend edges if needed
  4. Touch up artifacts

Background Replacement

  1. Remove background (get transparent PNG)
  2. Place on new background
  3. Match lighting/color
  4. Add shadows for realism

Enhancement Pipeline

  1. Restore faces (if present)
  2. Remove artifacts/noise
  3. Color correct
  4. Upscale to final resolution

Quality Tips

  • Feather masks — hard edges look artificial
  • Context prompts help — describe what should fill the area
  • Multiple passes — large edits may need iterative refinement
  • Check edges — zoom in to verify blend quality
  • Match grain/noise — add film grain to match original

Current Setup

<!-- Tool: status -->

Projects

<!-- What they're editing -->

Preferences

<!-- Preferred tools, quality settings -->

Check technique files for detailed workflows.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Wip Xai X Private

X Platform API. Read posts, search tweets, get bookmarks, post tweets, upload media.

Registry SourceRecently Updated
General

Wip Repos

Repo manifest reconciler. Makes repos-manifest.json the single source of truth for repo organization.

Registry SourceRecently Updated
General

Wip License Hook

License rug-pull detection. Scans dependencies and forks for license changes, gates upstream merges, maintains a license ledger, and generates a public compl...

Registry SourceRecently Updated
General

Wip Repo Permissions Hook

Repo visibility guard. Blocks repos from going public without a -private counterpart.

Registry SourceRecently Updated