https://github.com/micheldebree/retropixels
A cross platform tool to convert images to c64 format.
https://github.com/micheldebree/retropixels
commodore-64 conversion convert-images javascript koala-painter nodejs pixel-art reactjs retrocomputing typescript
Last synced: 15 days ago
JSON representation
A cross platform tool to convert images to c64 format.
- Host: GitHub
- URL: https://github.com/micheldebree/retropixels
- Owner: micheldebree
- License: mit
- Created: 2015-11-26T10:08:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-04T21:27:03.000Z (about 2 years ago)
- Last Synced: 2025-10-22T23:16:07.612Z (5 months ago)
- Topics: commodore-64, conversion, convert-images, javascript, koala-painter, nodejs, pixel-art, reactjs, retrocomputing, typescript
- Language: TypeScript
- Homepage:
- Size: 5.79 MB
- Stars: 117
- Watchers: 10
- Forks: 7
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# retropixels
Convert images to Commodore 64 format.


This is intended primarily for:
- Commodore 64 developers who want to convert an image to graphics data
for use in a Commodore 64 production.
- Commodore 64 pixel artists who want to use an existing image as a starting
point.
- People who like the Commodore 64 graphics esthetics and want to apply them to
an image.
You can use retropixels:
- Online at [https://www.micheldebree.nl/retropixels](https://www.micheldebree.nl/retropixels)
- From the command line, see [retropixels, the command line tool](cli/README.md)