Files
SnapOtter/apps/docs/index.md
T
SnapOtter 466ef1efb1 docs(beautify): add API docs, OpenAPI spec, LLM docs, update README
Add beautify tool endpoint to OpenAPI spec with full parameter
documentation. Add tool to REST API docs Layout & Composition table.
Update tool count from 49 to 50 across README, docs homepage,
architecture docs, VitePress config, OpenAPI spec, and LLM docs
generator.
2026-05-08 16:31:43 +08:00

1.6 KiB

layout, hero, features
layout hero features
home
name text tagline actions
SnapOtter A Self Hosted Image Manipulator 50 tools. Local AI. No cloud. Your images never leave your home.
theme text link
brand Get started /guide/getting-started
theme text link
alt API reference /api/rest
title details
50 Image Tools Resize, crop, compress, convert, watermark, color adjust, vectorize, create GIFs, build collages, generate passport photos, find duplicates, and more.
title details
Local AI 15 AI-powered tools - remove backgrounds, upscale, enhance images, restore and colorize old photos, erase objects, blur faces, enhance faces, extract text (OCR), fix fake transparency. All on your hardware, no internet required.
title details
Pipelines Chain tools into reusable workflows with unlimited steps. Batch process unlimited images at once with a single request.
title details
REST API Every tool available via API with API key auth. Interactive docs at /api/docs, plus /llms.txt and /llms-full.txt for AI agents.
title details
File Library Persistent file storage with full version history. Every processing step is tracked so you can trace the full tool chain from original to final output.
title details
Teams & Access Control Multi-user support with admin/user roles, team grouping, per-resource permissions, and audit logging for all sensitive actions.
docker run -d --name SnapOtter -p 1349:1349 -v SnapOtter-data:/data snapotter/snapotter:latest