https://github.com/lpsouza/ultrawide-wallpaper-resizer
This project aims to adjust wallpapers from DMB (https://www.dualmonitorbackgrounds.com/) website to fit on my screens width.
https://github.com/lpsouza/ultrawide-wallpaper-resizer
dmb resizer wallpapers
Last synced: 8 months ago
JSON representation
This project aims to adjust wallpapers from DMB (https://www.dualmonitorbackgrounds.com/) website to fit on my screens width.
- Host: GitHub
- URL: https://github.com/lpsouza/ultrawide-wallpaper-resizer
- Owner: lpsouza
- License: mit
- Created: 2020-10-28T12:49:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-10-05T01:45:05.000Z (8 months ago)
- Last Synced: 2025-10-05T03:48:26.746Z (8 months ago)
- Topics: dmb, resizer, wallpapers
- Language: JavaScript
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ultrawide Wallpaper Resizer
This project aims to adjust wallpapers from [DMB](https://www.dualmonitorbackgrounds.com/) website to fit on my screens width.
## The problem
I have a ultra widescreen (2560x1080) connected to a UHD laptop (1920x1080), and i want to use wallpapers that fits all my visual screen width (4480x1080).
## The solution
The [DMB](https://www.dualmonitorbackgrounds.com/) website has a bunch of wallpapers ready to use on dual screen. But the total width of this wallpapers not match with my total screen width. Well, lets develop a solution! This node.js app ajust the width / height to my correct resolutions.