Skip to content

Donitzo/ai-pixelart-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Pixel-Art Extractor

A Work-in-progress. This pixel-art extractor uses various sophisticated image processing methods to try its best to extract machine generated and just badly aligned pixel-art.

The pixel-art extractor works with virtual pixel sizes down to 2 pixels. Any smaller and the art won't be properly detected. The extractor is not flawless and can often fail on very badly aliased or misaligned art.

Example usage

python cli.py --image_path_pattern "./images" --split_distance 10 --create_summary

Sample extractions

The following are the three summary plots produced during extraction of art generated by DALL-E 3 (except for the grid).

Grid

Flower

Spaceship

About

A more robust Python-based process to extract AI-generated pixel-art

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages