Spacepaper is a set of space-themed wallpapers based on Simon Lee's Pantone Planet series. The original images, covered by the Unsplash license, are available at the following links:
The image generation script requires GIMP 2.10 or higher. Wallpapers can be generated from any of the images above by running wallpaper.sh
and specifying the desired width and height in pixels, as in the following examples:
bash wallpaper.sh 375 812 moon
bash wallpaper.sh 768 1024 earth
bash wallpaper.sh 3072 1920 jupiter
It is also possible to generate wallpapers for all of the images at once by omitting the last argument, as in bash wallpaper.sh 4096 2304
. The generated images are saved to the output
folder in PNG format. For convenience, pre-generated images for some common display sizes are included in the samples
folder.
If you have any trouble using the script, please consider opening an issue.