Unsplash Multiple Download
JavaScript script for bulk downloading Unsplash images
Overview
A JavaScript script that instantly downloads all images on a page on the Unsplash platform.
Usage
- Navigate to a page on Unsplash where you want to download all the images
- Open your browser console by pressing
F12(Chrome) orCTRL + SHIFT + J(Firefox) - Copy the script and paste into the console
- Press
ENTER
Example: Download All Liked Images
- Head to
unsplash.com/@[username]/likes - Keep scrolling to the bottom until all liked images are loaded
- Run the script to download all liked images
How It Works
When the script is run, all download links on the page will be opened in a new tab.
⚠️ Disclaimer: This script was not made with the intent to flood Unsplash with malicious traffic, but as a utility to make it easier to download multiple images at once from the platform.