background-remover
AIで画像から背景を削除
あらゆる画像から背景を自動的に削除し、プロフェッショナルな透明PNGを作成。製品写真、プロフィール画像、デザイン作業に最適。手作業での編集不要。
スキルZIPをダウンロード
Claudeでアップロード
設定 → 機能 → スキル → スキルをアップロードへ移動
オンにして利用開始
テストする
「background-remover」を使用しています。 Remove background from portrait.jpg
期待される結果:
Processing complete! Your transparent PNG is ready at: https://img.panpan8.com/background-removal/2026-03-11/xxx-transparent.png
「background-remover」を使用しています。 Remove background from https://example.com/product.jpg
期待される結果:
Downloaded image from URL. Checking credits... You have 50 credits. Uploading to processing server... Creating background removal job... Status: PROCESSING (50%)... Complete! Result: https://img.panpan8.com/result.png
「background-remover」を使用しています。 Remove background from photo.jpg and save it
期待される結果:
Background removed successfully. Downloaded result to: /tmp/verging-bg-removal/photo-transparent.png
セキュリティ監査
安全All static analysis findings are false positives from pattern matching against documentation examples in SKILL.md. The file contains only Markdown documentation with bash code examples showing API usage. No executable code is present. External commands are documentation examples, network calls reference legitimate API endpoints, and environment variable access is for documented API key configuration. This is a legitimate skill providing CLI interface to verging.ai background removal service.
品質スコア
作れるもの
ECサイトの製品写真
製品画像から背景を削除し、オンラインストア向けのクリーンでプロフェッショナルな写真を作成。製品画像をアップロードすれば、Webサイト表示にすぐに使える透明PNGを取得できます。
プロフェッショナルなプロフィール写真
ポートレートの気になる背景を削除して、洗練されたプロフィール写真を作成。LinkedIn、公司名簿、プロフェッショナルなプロフィールに最適。
デザインアセットの準備
グラフィックデザイン、マーケティング資料、プレゼンテーションのために写真から被写体を抽出。クリエイティブプロジェクト用の透明オーバーレイを作成。
これらのプロンプトを試す
Remove the background from this image: /path/to/image.jpg
Remove background from this image: https://example.com/photo.jpg
Remove background from photo.jpg and download the result to my desktop
Remove backgrounds from all images in the ./products folder
ベストプラクティス
- 大量の高齢像を処理する前にAPIクレジット残高を確認してください
- 可能な場合はローカルファイルを使用して、リモートURLからのダウンロードを避けます
- VERGING_API_KEY環境変数を設定して、コマンドたびにキーを渡す手間を省いてください
- 複数のファイルを処理する前に、まず単一画像でテストしてください
回避
- 10MBを超える画像は拒否されるため処理しないでください
- クレジット残高の確認を忘れないでください - 画像ごとに1クレジット消費します
- BMPやTIFFなどのサポートされていない形式は使用しないでください - 事前にJPG/PNG/WebPに変換してください
- APIキーはパブリックのポジトリやチャットメッセージで共有しないでください