Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
/ RGB-to-LCD Public archive

Small proof of concept project to convert a colored image into oldschool separated red-green-blue display

License

Notifications You must be signed in to change notification settings

IeuanK/RGB-to-LCD

Repository files navigation

RGB to LCD

Converts RGB to old school LCD-like image.

Usage

  • Install node modules using npm install
  • Run node index.js <input>

Check node index.js -h for more info.

Works best with medium-sized images at 50-100 resolution. Resolutions below 5 may result in significant artifacts.

Sample images

Monterey sample image pulled from https://wallpapercave.com/w/wp9307169
Both dog images were generated by DALL-E

About

Small proof of concept project to convert a colored image into oldschool separated red-green-blue display

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published