No description
  • TypeScript 94.4%
  • Python 3.3%
  • Shell 2.2%
  • HTML 0.1%
Find a file
2026-03-19 12:09:23 +11:00
docs doc: basic usage workflow 2026-03-19 08:13:32 +11:00
python fix: use mise installed python via mise start 2026-03-12 15:20:58 +11:00
scripts chore: publish intel version 2026-03-16 16:41:19 +11:00
src fix: use explicit advert or variant 2026-03-19 12:09:23 +11:00
.gitignore chore: publish release 5 with packaged python 2026-03-16 16:18:21 +11:00
.nvim.lua chore: initial commit 2026-03-11 15:19:59 +11:00
.python-version feat: python rembg CLI 2026-03-11 15:22:04 +11:00
biome.jsonc chore: fix biome lints 2026-03-12 14:05:28 +11:00
forge.config.ts chore: publish release 5 with packaged python 2026-03-16 16:18:21 +11:00
forge.env.d.ts chore: initial commit 2026-03-11 15:19:59 +11:00
index.html feat: use react & chakra for UI 2026-03-11 15:24:09 +11:00
mise.toml fix: use mise installed python via mise start 2026-03-12 15:20:58 +11:00
package.json test: setup vitest 2026-03-18 13:46:24 +11:00
pnpm-lock.yaml test: setup vitest 2026-03-18 13:46:24 +11:00
README.md doc: basic usage workflow 2026-03-19 08:13:32 +11:00
tsconfig.json feat: use react & chakra for UI 2026-03-11 15:24:09 +11:00
vite.main.config.ts chore: extract constants and helpers 2026-03-13 14:31:14 +11:00
vite.preload.config.ts chore: extract constants and helpers 2026-03-13 14:31:14 +11:00
vite.renderer.config.ts fix: make info tooltip better 2026-03-13 09:38:07 +11:00
vitest.config.ts test: setup vitest 2026-03-18 13:46:24 +11:00

An Electron App

This is a desktop app for removing image backgrounds and transforming product images in batch.

see docs/usage