mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat: reposition to self-hosted file-processing infrastructure (#469)
Leads public copy with self-hosted file-processing infrastructure and demotes tool count to a proof point across README, docs, llms.txt, DockerHub, and the landing site. Adds a /self-hosted hub plus 7 job-intent SEO pages with a build-time validator, deepens the flagship /alternatives pages, adds a remove.bg page, three shared components, and landing e2e coverage.
This commit is contained in:
@@ -43,10 +43,14 @@ function copyCommand() {
|
||||
<div class="so-home">
|
||||
<section class="hero">
|
||||
<p class="eyebrow">Self-hosted · Open source · AGPLv3</p>
|
||||
<h1 class="hero-title">SnapOtter Documentation</h1>
|
||||
<h1 class="hero-title">Self-hosted file-processing infrastructure.</h1>
|
||||
<p class="hero-sub">
|
||||
<strong>Self-hosted file processing.</strong> 200+ tools across image, video, audio, PDF &
|
||||
files, all on your own hardware. Choose your path below, or get running in one command:
|
||||
<strong>Convert, compress, OCR, transcribe, strip metadata, and run local AI across image,
|
||||
video, audio, PDF, and documents, through a UI, REST API, and pipelines, on infrastructure
|
||||
you control.</strong>
|
||||
<br />
|
||||
200+ tools across five modalities, all on your own hardware. Choose your path below, or get
|
||||
running in one command:
|
||||
</p>
|
||||
<div class="cmd" title="Click to copy" @click="copyCommand">
|
||||
<code>$ {{ command }}</code>
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: page
|
||||
title: SnapOtter Docs
|
||||
description: "Self-hosted file processing. 200+ tools for image, video, audio, PDF, and files, plus a free layer-based image editor. Local AI, pipelines, REST API. Your files never leave your server."
|
||||
description: "Open-source, self-hosted file-processing infrastructure. Convert, compress, OCR, transcribe, and run local AI across image, video, audio, PDF, and documents, via UI, REST API, and pipelines. Self-host with one Docker command. Your files never leave your server."
|
||||
sidebar: false
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user