Back to browse
Embedded Spritesheet PNG Standard

Embedded Spritesheet PNG Standard

by chr15m·May 13, 2026·3 points·3 comments

AI Analysis

●●SolidNiche GemBig Brain

Self-contained PNGs with inline metadata beats managing separate JSON files.

Strengths
  • Uses standard iTXt PNG chunks so existing image loaders don't break.
  • Supports multiple metadata formats like TexturePacker and Aseprite JSON.
  • Includes a working Node.js bundler and online tool for embedding metadata.
Weaknesses
  • Requires game engines to implement custom chunk parsing logic.
  • No mention of existing engine plugins or adoption by major tools.
Target Audience

Game developers and pixel artists

Similar To

TexturePacker · Aseprite

Post Description

Hi HN!

2d spritesheets for game development are often distributed as a PNG image, sometimes with a separate JSON or XML metadata document describing the layout, including any animation sequences within the sheet. Sometimes there is no metadata document and you have to work it out and manually write custom code to chop up the spritesheet and reference the sprites you want.

I think it would be good if it became standard practice to distribute spritesheet PNGs with the metadata inline inside a PNG "chunk" so the whole thing is self-contained. That way artists can just distribute one file, and tools and libraries can read the metadata directly from it. That's what this spec/standard is about.

The linked page proposes a standard, describes the technique's details, and provides an online tool for inlining metadata into the sheet. Hope it's useful!

Similar Projects

Data●●●Banger

SlothDB is a super fast embedded SQL database

1.3MB WASM database beats DuckDB 5x on 10M row analytics, runs in Cloudflare Workers.

WizardryBig BrainZero to One
souravroy78
221mo ago
SecurityMid

EXIF Cleaner – Remove image metadata directly in the browser

Everything runs in-browser and the site actually shows live metadata analysis then strips GPS, camera info and timestamps without uploading — that privacy-first claim checks out at a glance. It’s immediately useful for quick one-off cleans, but power users will notice missing controls (batch mode, selective tag editing, explicit notes on ICC/profile and thumbnail handling) and potential HEIC decoding performance quirks.

Solve My ProblemSlick
FrankTheBear
104mo ago

CLI tool to analyze your Vector Embeddings!

Embedding auditor with 5 checks and pretty plots, but crowded niche with unclear novelty.

Ship It
gauravvij137
213mo ago