. * . * . *
. * . .
_ _ _ ____ _
* | \ | | / \ / ___| / \ .
. | \| | / _ \ \___ \ / _ \
. | |\ |/ ___ \ ___) / ___ \ *
. |_| \_/_/ \_\____/_/ \_\ .
* . *
. * . * . .
── APOD Proxy ──
Proxy for NASA's Astronomy Picture of the Day.
Returns today's image at a static URL, no API key required.
Video days are skipped automatically.
Useful for wallpapers,
sources, and other zero-JS environments.
Usage:
Routes:
/ HD image (default)
/image.jpg HD image (with extension)
/sd Standard resolution
/image-sd.jpg Standard resolution (with extension)
/optimized Optimized (≤1200px, auto WebP/AVIF)
/image-optimized.jpg Optimized (with extension)
/thumb Tiny blurred thumbnail (32px WebP)
/thumb.jpg Thumbnail (with extension)
/info JSON metadata (with dimensions)
/about This page
Homepage: https://nasapicture.com
Built by Grant Keller | https://grantkeller.dev