Skip to main content

ssc — sprite-sheet-generator-claude-code

Turn AI-generated art into game-ready 2D assets: real pixels on a real grid, aligned frames, a transparent background, and metadata an engine can read.

Image and video models produce art that looks finished and is not usable. The defects are systematic rather than accidental — fake pixels, frame bleeding, drift, halos, palette drift, flicker, visible tiling seams — so each one can be measured rather than judged. ssc is the set of primitives that measures them and repairs them, one command at a time.

Status: implemented. Install it with pip install sprite-sheet-generator-claude-code (or uv tool install .), run ssc init in a project, and drive the pipeline. The decomposition lives in plans/ssc-pipeline.md and the reasoning behind it in docs/wiki/.

Principles

  • Primitives, not a pipeline. Each command does one thing; the harness composes them.
  • The verb carries the price. tool is local, free and synchronous. gen means the provider does it and charges for it. You can tell what burns credit without reading flags.
  • Nothing is destructive. Every command writes a new file; nothing mutates its input.
  • All output is JSON. A caller reads structure, never screen text.
  • Lineage lives on disk. Every artefact records where it came from, so the workspace is reconstructible without any conversation context.
  • Measure, don't guess. ssc tool doctor reports defects as numbers, and each finding carries the command that fixes it.

Credits

Pixel snapping: spritefusion-pixel-snapper by Hugo Duprez, MIT. Vendored as a WASI module; its LICENSE ships alongside it.

Licence

See LICENSE.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sprite_sheet_generator_claude_code-0.2.0.tar.gz (998.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file sprite_sheet_generator_claude_code-0.2.0.tar.gz.

File metadata

  • Download URL: sprite_sheet_generator_claude_code-0.2.0.tar.gz
  • Upload date:
  • Size: 998.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for sprite_sheet_generator_claude_code-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6302f0803bbb54d91b296f17a0c9e3d8e182455b359dc7a4f168fe66477175d6
MD5 183102f4568a88236a2e3cd2b9199406
BLAKE2b-256 4d14597213b21ad90c8c94631b6f250d37ce826636b6abb4b7f57ac0ea69419d

See more details on using hashes here.

File details

Details for the file sprite_sheet_generator_claude_code-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: sprite_sheet_generator_claude_code-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 483.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for sprite_sheet_generator_claude_code-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e1a0c8868f0521cbba1d44416306d977e2bb4bc1b08347f97bbfa236c8401ed8
MD5 763ed769bc3f92eddb1f342c32850cc8
BLAKE2b-256 60e21c319a162f7de6f8cb5c58cdace79fb83565c4ae90719787bcdfee1cd5db

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page