unsplash-cli

Search Unsplash photos and metadata via CLI with structured JSON output.

208|42|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/ItamarZand88/CLI-Anything-WEB --skill unsplash-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unsplash-cli
Source: https://github.com/ItamarZand88/CLI-Anything-WEB/tree/main/.claude/skills/unsplash-cli
Command: npx skills add https://github.com/ItamarZand88/CLI-Anything-WEB --skill unsplash-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables designers and developers to quickly locate, preview, and download high-quality Unsplash images from the command line, eliminating manual browser searches and increasing workflow speed.

Core Features & Use Cases

  • Search photos by keyword to find images relevant to your project.
  • Browse topics and collections to discover curated imagery.
  • View photographer profiles and photo details including EXIF, location, and tags.
  • Download images to your local machine for immediate use.
  • Get random photos for inspiration and placeholders.
  • Output can be used in automation pipelines and scripting workflows with predictable JSON fields such as id, url, exif, location, and tags.
  • Use case: you’re building a design prototype and need fresh, free images with attribute data for metadata.

Quick Start

Use cli-web-unsplash to search for photos by keyword and download a chosen image.

Frequently Asked Questions about unsplash-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search and download Unsplash photos from the command line?

You can search and download Unsplash photos from the command line by using the cli-web-unsplash tool to locate images by keyword and download them directly to your local machine, eliminating manual browser searches.

Can I get photo metadata like EXIF and location when downloading Unsplash images?

Yes, downloading Unsplash images via CLI retrieves structured photo metadata including EXIF data, location information, and tags, allowing you to inspect camera settings and geographical context for your project.

How do I find curated Unsplash collections and topics for a design prototype?

You can find curated Unsplash collections and topics for a design prototype by browsing them directly through the CLI, which provides structured output fields to integrate high-quality free imagery into your workflows.

Does the Unsplash CLI tool require any specific dependencies?

The Unsplash CLI tool requires the cli-web-unsplash tool to enable command-line discovery of photos, but operates with no other listed dependencies, making it straightforward to integrate into automation pipelines.

What is the best way to integrate Unsplash image search into an automation pipeline?

The best way to integrate Unsplash image search into an automation pipeline is using the CLI tool, which outputs predictable JSON fields such as id, url, exif, location, and tags for seamless scripting workflows.

How do I get random Unsplash photos for placeholders via CLI?

You can get random Unsplash photos for placeholders via CLI by using the tool's random photo feature, which provides immediate inspiration and mock imagery along with structured metadata for your automation needs.