SkillAgentSearch skills...

Spaceholder

🌅 Download placeholder images from public domain sources blazingly fast

Install / Use

/learn @ecrmnn/Spaceholder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://raw.githubusercontent.com/ecrmnn/spaceholder/master/spaceholder.jpg" alt="Spaceholder">

Download placeholder images from public domain sources blazingly fast

Travis npm version npm downloads npm license PRs Welcome

What is it?

Spaceholder makes it easy to download placeholder images when you need them. Images are downloaded from Picsum.photos, PlaceIMG.com, Dummyimage.com, Fakeimg.pl.

Installation

Spaceholder requires that you have Node.js installed on you computer

npm install -g spaceholder

Usage

spaceholder
# Downloads 1 image (1024x768px) into current directory
spaceholder -n 100
# Downloads 100 images into current directory
spaceholder -s 800x600
# Downloads 1 image (800x600px) into current directory
spaceholder -n 50 -s 800x600 -p LoremPicsum
# Downloads 50 images (800x600px) from LoremPicsum into current directory
# If no --provider / -p is specified, each image is downloaded from a random provider

Providers / Sources

Contributors

License

MIT © Daniel Eckermann

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated9mo ago
Forks5

Languages

JavaScript

Security Score

87/100

Audited on Jun 14, 2025

No findings