Skip to content

Simple script to download HDRIs from Polyhaven.com using their API.

Notifications You must be signed in to change notification settings

ktkk/polyhaven-hdri-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

polyhaven-hdri-downloader

This script uses the polyhaven API to download HDRI images by category, resolution and extention. The images are stored in folders per resolution.

Usage

Installing python requests module:

pip3 install requests
# refer to the polyhaven website for available resolutions, categories and extentions
./downloader.py <resolution> <category> <extention>

About

Simple script to download HDRIs from Polyhaven.com using their API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages