selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

SnapOtter logo

SnapOtter

1.6k

A self-hosted alternative to Photoshop

otherOpen Core — Some Features PaidSingle Container — single container — minimal hosting footprintDockerNo external DB

About

SnapOtter is a self-hosted image manipulation platform aimed at users who want to process images locally rather than relying on external SaaS tools. It combines a broad set of image utilities with...

Community Ratings

No ratings yet

Features

  • 47 image tools
  • local AI background removal
  • upscaling
  • restore and colorize old photos
  • object erasing
  • face blurring
  • face enhancement
  • OCR text extraction
  • pipelines
  • REST API with API key auth

Details

Last Updated
Jun 12, 2026
Created
Mar 29, 2026
Install Methods
docker
Requirements
NVIDIA GPU (optional, for GPU acceleration)NVIDIA Container Toolkit (optional, for GPU acceleration)
Authentication
local
API
REST
Privacy & Independence
Telemetry: Opt-inNo Cloud RequiredOffline Capable
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓Single Containerminimal hosting footprintsingle container

Docker Compose

1 service

≈6.0 GB RAM requested (from Docker memory limits)

needs persistent storage (2 volumes)

docker/docker-compose.yml · @ cad6a76 · scanned Jun 6, 2026

name: SnapOtter

# CPU deployment — no GPU required.
# Usage: docker compose up -d
# GPU:   docker compose -f docker-compose-gpu.yml up -d

services:
  SnapOtter:
    build:
      context: ..
      dockerfile: docker/Dockerfile
    image: snapotter/snapotter:latest
    container_name: SnapOtter
    ports:
      # For internet-facing deployments, bind to localhost only:
      # - "127.0.0.1:1349:1349"
      - "1349:1349"
    volumes:
      - SnapOtter-data:/data           # Database, AI models, user files
      - SnapOtter-workspace:/tmp/workspace  # Temp processing (auto-cleaned)
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Apr 28, 2026

Related Software

OpenClaw logo

OpenClaw

378.2k
OpenClaw is a personal AI assistant that runs on the user's own devices and connects to messaging channels, voice, and a live canvas interface.
Claws & ClankersSelf Hosting SolutionsAI Agents+2
2 Containers
Details
n8n logo

n8n

192.1k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsPermissive LicenseLow Code Development+4
Single ContainerSource Available
Details
hermes-agent logo

hermes-agent

191.1k
Hermes Agent is a self-improving AI agent with a built-in learning loop, terminal UI, and messaging gateway for chatting and automating work across platforms.
Generative AIAI AgentsAI Coding Assistant+2
2 Containers
Details
AutoGPT logo

AutoGPT

184.9k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+3
13 ContainersOpen Core
Details
Ollama logo

Ollama

173.9k
Ollama is a local runtime for running open models and interacting with them through a CLI, REST API, and integrations.
Generative AIArtificial IntelligenceLocal LLMs+3
Details
opencode logo

opencode

173.3k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
Dify.ai logo

Dify.ai

144.9k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentPermissive LicenseGenerative AI+4
36 ContainersOpen Core
Details
Open-WebUI logo

Open-WebUI

141.1k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Generative AIArtificial IntelligenceAI Interfaces+5
2 ContainersOpen Core
Details
Claude Code logo

Claude Code

131.8k
Claude Code is an agentic coding tool that runs in the terminal and helps with coding tasks, code explanation, and git workflows using natural language commands.
Artificial IntelligenceAI Coding AssistantAI Harness+3
Cloud Required
Details
ComfyUI logo

ComfyUI

116.6k
ComfyUI is a modular node-based AI engine for creating images, video, 3D, audio, and other content with fine-grained control over models and parameters.
Artificial IntelligenceAI Media GenerationCopyleft License+3
Freemium
Details
Immich logo

Immich

103.1k
High performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Details
Codex logo

Codex

90.5k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details