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

byteLength <= 4_000_000 per image, on the Pages /photos endpoint.

Remediation

Re-encode at lower quality or smaller dimensions:
magick input.jpg -quality 82 -resize 2048x2048\> output.jpg