Files
SnapOtter/apps/docs/index.md
T
SnapOtter 7cb8d912e8 fix(docs): rewrite homepage layout with proper visual hierarchy
Rewrote all homepage CSS overrides from scratch:
- Brand name at 44px with gradient, subtitle at 34px (clear hierarchy)
- Feature cards at 14px/13px with 20px padding (readable, not cramped)
- 3-column feature grid with equal-height rows
- Removed VitePress 128px default gap before footer
- Trimmed Local AI feature description to balance card heights

Entire page fits in one viewport without scrolling.
2026-06-08 13:29:15 +08:00

1.6 KiB

layout, hero, features
layout hero features
home
name text tagline actions
SnapOtter Self-Hosted Image Toolkit 50+ tools. Resize, compress, convert, remove backgrounds, upscale, OCR, and more. One Docker container, fully offline.
theme text link
brand Get started /guide/getting-started
theme text link
alt API reference /api/rest
title details
53 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 16 AI-powered tools including background removal, upscaling, enhancement, colorization, object erasure, face blur, OCR, and more. Runs entirely on your hardware.
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