A semi-curated collection of Desktop, Dual Monitor, Triple Monitor, and Mobile Wallpapers gathered over a long period of time from sources across the internet.
This repository is an archival collection of desktop wallpapers gathered from all over the internet over years and years... My goal is to preserve and share a broad set of high-quality backgrounds for personal use and enjoyment (and easy downloading to some of my own devices).
- Organized into folders by layout and theme (e.g.,
desktop/,dual/,mobile/,triple/). - Each subfolder contains themed collections (art, gaming, sci-fi, space, pop culture, etc.).
- Images are provided as-is for use as desktop backgrounds on personal devices.
- Browse repository and download images for personal use or visit seangalie.github.io/wallpapers.
- Use as desktop backgrounds, lock screens, or in personal projects (no attribution required for private use).
- For public reuse, check the original creator's terms.
This repository includes a Python-based static site generator:
python3 generate_gallery.pyThat command regenerates:
index.html(root landing page){library}/index.html(library category pages){library}/{category}/index.html(image gallery pages)gallery.css(shared stylesheet)
You can run a filename audit before regenerating pages:
python3 generate_gallery.py --check-namesThis check reports files with:
- missing/unsupported extensions,
- category prefix mismatches (example:
space_...inscifi/), - uppercase characters in filenames,
- known typo patterns (for example, a missing dot before
.png).
For consistency and easier indexing, image files should generally follow:
{category}_{descriptive-slug}.{ext}
Examples:
space_nebula-orion.jpgscifi_neon-city-window.jpgoutdoors_mountain-lake-vista.png
Using lowercase and hyphenated slugs keeps sorting and generated labels predictable.
- Copyright and intellectual property rights in individual images remain with their respective creators and rights holders.
- These wallpapers were sourced from across the internet and are shared here without conditions by the collector. Sharing or redistributing an image does not transfer ownership or grant additional rights.
- If you are the rights holder of an image in this repository and request removal or wish to provide attribution guidance, please open an issue describing the image and your request.
- Contributions (organized additions, cleanups, or new wallpaper sets) are welcome via pull request.
- For copyright or takedown requests, open an issue or contact the repository owner with details.
- The repository owner is not asserting ownership over the images and is not responsible for their provenance.
- Images are provided for convenience and personal use; ensure any public or commercial use complies with the original rights holder's terms.