meitu-cutout

Cut out foreground subjects from images to produce transparent PNGs.

28|2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/meitu/meitu-skills --skill meitu-cutout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meitu-cutout
Source: https://github.com/meitu/meitu-skills/tree/main/skills/meitu-cutout
Command: npx skills add https://github.com/meitu/meitu-skills --skill meitu-cutout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates foreground extraction from input images, producing PNGs with transparent backgrounds to streamline product photography, marketing visuals, and asset preparation.

Core Features & Use Cases

  • Foreground extraction using meitu image-cutout to separate the subject from the background with automatic mode detection when the user does not specify model_type.
  • Supports portraits, products, and graphics, guiding how edges and details are preserved during cutout.
  • Output management: deterministic workflow with preflight checks, an output directory, and standardized naming for easy integration into design pipelines.

Quick Start

Install the Meitu CLI globally, authenticate, and run the image-cutout command with your image to generate a transparent-background PNG.

Frequently Asked Questions about meitu-cutout

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

FAQPage Schema
How do I remove the background from an image and save it as a transparent PNG?

To remove the background and create a transparent PNG, this Skill extracts foreground subjects from input images and outputs them with alpha transparency. It supports portraits, products, and graphics, automatically detecting the appropriate cutout mode if not specified.

Can I batch process multiple images for background removal?

Batch processing for background removal is supported through the Meitu CLI execution workflow. The Skill processes input images by separating foreground subjects from their backgrounds and saving the results as transparent PNGs in a standardized output directory.

Do I need to install the Meitu CLI before doing image cutouts?

Yes, you must install the Meitu CLI globally and authenticate your credentials before performing image cutouts. The Skill enforces preflight environment and credentials checks to ensure the cutout command can successfully generate transparent-background PNGs.

What is the best way to extract a product photo from its background for marketing visuals?

The best way to extract product photos for marketing visuals is using an AI-assisted cutout workflow that preserves edge details. This Skill uses the Meitu image-cutout command to separate product subjects from backgrounds and deliver transparent PNGs.

Does the background removal tool automatically detect whether my image is a portrait or a product?

Yes, the background removal tool automatically detects the model type when not explicitly specified by the user. This automatic mode detection allows it to appropriately process portraits, products, and graphics while preserving relevant edge details.

Why does my image cutout workflow require preflight checks before execution?

Preflight checks are required before image cutout execution to verify that credentials and environment dependencies are correctly configured. This guided workflow ensures the Meitu CLI can successfully separate foregrounds and generate transparent PNGs without interruption.