modelslab-image-editing

Edit images via API endpoints for background removal, upscaling, outpainting, and object manipulation.

10|1|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/ModelsLab/skills --skill modelslab-image-editing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: modelslab-image-editing
Source: https://github.com/ModelsLab/skills/tree/main/image-editing
Command: npx skills add https://github.com/ModelsLab/skills --skill modelslab-image-editing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Edit and enhance images efficiently with AI-powered tools for background removal, upscaling, outpainting, and object manipulation, reducing manual editing time and improving consistency.

Core Features & Use Cases

  • Background removal to produce clean product photos and transparent assets.
  • Super resolution upscaling to generate high-quality visuals for marketing and catalogs.
  • Outpainting to extend scenes beyond the original frame for creative compositions.
  • Object removal and mask creation to clean scenes and prepare assets.
  • Use case: craft professional e-commerce imagery with consistent edits across dozens of shots.

Quick Start

Provide an image URL and desired edits to the API and receive an edited image.

Frequently Asked Questions about modelslab-image-editing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I remove backgrounds from product photos in bulk?

Background removal for product photos is handled by supplying image URLs to the removebg endpoint, returning transparent assets for e-commerce catalogs. This automates consistent edits across multiple marketing visuals.

What is outpainting and how does it extend an image?

Outpainting is an AI editing technique that extends scenes beyond the original frame to create creative compositions. It generates surrounding visual content to enlarge marketing visuals and creative artwork seamlessly.

Can I upscale images for marketing catalogs using super resolution?

Yes, super resolution upscaling generates high-quality visuals from lower resolution inputs for marketing and catalogs. You provide an image URL to the super_resolution endpoint to receive an enhanced, upscaled output.

Do I need an API key to use AI image editing for object removal?

Yes, an API key and endpoint access are required to perform AI image editing like object removal. You provide the image URL and desired edits to the defined object_removal endpoint to receive the cleaned image.

How do I create a mask to clean scenes and prepare assets?

Mask creation for scene cleaning and asset preparation is done by providing an image to the create_mask endpoint. This generates a defined mask used to isolate or remove specific objects within the image composition.