Automic VaultAutomic Vault

brew

backgroundremover を Homebrew, Nix でインストール

backgroundremover のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install backgroundremover

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#backgroundremover

nixpkgs package indexes · pkgs/by-name/ba/backgroundremover/package.nix · ソース: api.github.com

概要

パッケージ概要

Remove background from images and video using AI

コマンドとエイリアス

  • backgroundremover
  • backgroundremover-server

履歴

プロジェクトの歴史と使われ方

BackgroundRemover is an open-source command-line and server tool for removing backgrounds from images and video with AI models. It packages a common creator workflow behind a Python CLI instead of a hosted-only web service.

プロジェクトの歴史

The GitHub repository was created in May 2021, and the README says the tool was made by nadermx to power BackgroundRemoverAI.com. The first GitHub release listed by the repository is v0.1.1 in July 2021, with later releases continuing into 2026.

The README documents a practical evolution from simple local image/video processing toward Docker usage, GPU acceleration, folder processing, stdin/stdout pipelines, and an HTTP API server exposed through backgroundremover-server.

採用の歴史

The official README points users to PyPI for installation and documents Docker use for repeatable local runs. The supplied package-manager facts show Homebrew and Nix packages, which gives the project an unusually convenient path for a Python/PyTorch media utility.

使われ方

Users run backgroundremover against image files, videos, folders, standard input, or an HTTP upload endpoint. The README documents U2-Net model choices, alpha matting, custom background replacement, mask-only output, GPU fallback behavior, and model caching under ~/.u2net for Docker runs.

パッケージ好きにとっての重要性

BackgroundRemover matters to package nerds as an example of AI media tooling becoming a normal CLI package: it wraps PyTorch, ffmpeg, model downloads, optional GPU acceleration, and server mode into a tool installable from general package managers.

タイムライン

  • 2021: GitHub repository created for nadermx/backgroundremover.
  • 2021: v0.1.1 published as the earliest GitHub release listed by the repository.
  • 2025: README documents folder processing, pipe usage, Docker model persistence, and GPU guidance.
  • 2026: v0.4.4 published in GitHub releases.

Related projects

  • The README names PyTorch and torchvision as core requirements, ffmpeg for video processing, and U2-Net model variants for segmentation. BackgroundRemoverAI.com is the hosted service the README says the tool was made to power.

セキュリティ状態

保護ツール対応はまだ見つかっていません

backgroundremover に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 9 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
backgroundremovercliグローバル実行可能ファイル
backgroundremover-servercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版0.4.4
マネージャ更新日2026-07-07
ローカルデータOK
上流not checked
検出された最新未検出

https://backgroundremoverai.com

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:backgroundremover
バージョン0.4.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/backgroundremover
ホームページhttps://backgroundremoverai.com
リポジトリhttps://github.com/nadermx/backgroundremover
上流ドキュメントhttps://github.com/nadermx/backgroundremover#readme
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/b1/59/5713f3ddedb43b65c7bef017b5d46b586d2af2af9e31f6c0e2e618bcc35f/backgroundremover-0.4.4.tar.gz
最終更新2026-07-07T20:38:47Z
Pulseupdated
依存関係certifi, ffmpeg, libheif, llvm, pillow, python@3.14, scikit-image, scipy, torchvision
ビルド依存関係cmake, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebackgroundremover
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

backgroundremover

nix profile install nixpkgs#backgroundremover
  • normalized package name match
  • 一致条件: Backgroundremover
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ba/backgroundremover/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment