Skip to content

guhitb/pixget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pixget

Handy CLI tool for generating placeholder Pixel Art.

Example usage:

pixget scenery, sand dunes, cactus, night, moon

Generates the pixel art and saves it as "scenery,_sand_dunes,_cactus,_night,_moon.png"

example output

Uses this model: https://huggingface.co/nerijs/pixel-art-xl

Dependencies:

  • curl
  • imagemagik
  • network access to huggingface.co

Features:

  • Generates 124x124 pixel art in just a few seconds.
  • No API key needed, just run it.

Limitations:

  • Rate-limited, breaks if you run it too frequently.

Roadmap

These features would be nice to add:

  • Option to use API key.
  • Better error messages for failed requests.
  • Add a rate limiter, 2 per minute is a good default.

Submit a PR!

About

CLI tool for generating Pixel Art

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages