Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.letmepost.dev/llms.txt

Use this file to discover all available pages before exploring further.

What it checks

For images: mimeType ∈ { image/jpeg, image/png }. For videos: mimeType ∈ { video/mp4, video/quicktime }. WebP, HEIC, GIF on the photo path will fail upstream with opaque code 100.

Remediation

Re-encode to JPEG or PNG for images; mp4 (H.264 + AAC) for video.