/backcroper

Script for croping one high-res background image into two for vertical monitors setup

Primary LanguageJavaScript

backcroper

Program to crop one high-res background image into two for dual-monitors setup.

I used this app to convert one high resolution image into two smaller, to be used for two vertically located monitors. In my case it was MacBook 13.3" and FullHD 27" monitor.

Result

Usage

  • Build: npm i
  • Put image into root with name input.jpg
  • Run: npm start - oops, no. node index.js, sorry I'm too lazy for adding configs, maybe later(