Leshy SpriteSheet Tool - Recent Changes

Launch Leshy SpriteSheet Tool

2026-03-02 - v0.9.1

  • Fix issue where remaps could result in overlapping rectangles.
  • Fix Firefox style issues.

2026-03-02 - v0.9.0

  • Performance improvements for remap and grid remap.
  • Optimize grid/sprite-map import pipeline.
  • Fix binary export size preallocation for ignored sprites.
  • Batch dropped-image processing to avoid repeated redraw/output regeneration.
  • Improve JSON/TXT drop parsing robustness (text mode + BOM handling + legacy DataURL fallback).
  • Improve sprite detection memory/performance using typed-array visited-state tracking.

2026-02-07 - v0.8.5

  • Small fixes for modern browsers and style improvements.

2015-06-05 - v0.8.4

  • Fixed a bug where 'image' was not showing up in the meta section of the JSON-TP-Hash and JSON-TP-Array formats. This might help frameworks like Pixi.js, where the AtlasLoader can pickup the image.

2015-05-24 - v0.8.3

  • Fixed issue where UI default values were being reloaded when dropping new sprites
  • Fixed issue where dropping a spritemap prevents automatic redrawing after dropping further sprites
  • Stopped deselecting the current sprite on new image drops

2015-04-17 - v0.8.1

  • Add missing 'px' to CSS export format's background offsets, so that it works with modern doctypes

2014-05-29

2014-02-11

Thank you to those that have reported bugs!