https://github.com/insoft-uk/repix
Command Line Tool : Regenerate pixel art images from low-quality, heavily compressed JPEGs that have been enlarged and may feature watermarks, resembling website thumbnails of pixel art available for purchase, with the goal of restoring them to pristine 1:1 pixel-perfect representations.
https://github.com/insoft-uk/repix
pixel pixel-art pixel-perfect pixelart pixelate pixelated scale
Last synced: about 1 year ago
JSON representation
Command Line Tool : Regenerate pixel art images from low-quality, heavily compressed JPEGs that have been enlarged and may feature watermarks, resembling website thumbnails of pixel art available for purchase, with the goal of restoring them to pristine 1:1 pixel-perfect representations.
- Host: GitHub
- URL: https://github.com/insoft-uk/repix
- Owner: Insoft-UK
- License: mit
- Created: 2024-10-20T01:04:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T09:10:36.000Z (over 1 year ago)
- Last Synced: 2025-02-13T13:24:44.160Z (over 1 year ago)
- Topics: pixel, pixel-art, pixel-perfect, pixelart, pixelate, pixelated, scale
- Language: C++
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# rePiXelate
**Command Line Tool**
Regenerate pixel art images from low-quality, heavily compressed JPEGs that have been enlarged and may feature watermarks, resembling website thumbnails of pixel art available for purchase, with the goal of restoring them to pristine 1:1 pixel-perfect representations.

```
repix example.png -a example.act -h 30 -x 3 -s 3 -l
```

**piXel** for macOS Utility based on the rePiX Command Line Tool
> [!NOTE]
The only image file format currently supported by this utility tool is the Portable Network Graphic (PNG) format.