Files
SnapOtter/apps/docs/index.md
T
SnapOtter 172c0fa772 fix: update tool count to 51, refresh hero copy and login page
- Update stale tool counts (48/49/50) to 51 across all apps, docs, and tests
- Add Meme Generator to landing page bento grid (was missing)
- Add 12 SEO-friendly rotating phrases to hero typing cursor
- Change landing hero subtitle to "Every image tool you need."
- Replace outdated login page copy with branded hero + rotating phrases
2026-05-10 22:18:11 +08:00

1.6 KiB

layout, hero, features
layout hero features
home
name text tagline actions
SnapOtter A Self Hosted Image Manipulator 51 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
51 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