mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-28 02:18:01 -04:00
* update landing packages & tailwind * move images * refactor to nextjs * doc stuff * rename markdown to mdx * working docs * Add math * fix pnpm-lock * Code highlighting * fix types * fix more stuff * Notice component and removed slot * delete editorconfig eslint rule * pnpm-lock * some fixes * fixed types (pls) * bump ui's typescript too * commit next-env.d.ts * fix doc links * Use next/head instead of react-helmet & rehype-external-links * fixes * fix unsub from list * add trim() to docs.excerpt * trim doc title too * fix titles * replace <a> to Link * hide .contentlayer & .next from vscode search
13 lines
303 B
Plaintext
13 lines
303 B
Plaintext
---
|
|
title: Preview Media
|
|
index: 10
|
|
---
|
|
|
|
# Preview Media
|
|
|
|
Spacedrive generates compressed preview media for images, videos and text files.
|
|
|
|
Preview media is stored in the Node's data folder in a single directory. Images are stored as WEBP format with their CAS id as the name.
|
|
|
|
ffmpeg, syncing, security
|