Extracting base sprites from older games to upscale them using AI or recolor them for mods.

Have a horror story about manually cutting a sprite atlas? Or a custom extractor script you’re proud of? Drop it in the comments below.

Free, closed source A simple but effective macOS utility that targets TexturePacker’s .plist or .atlas files. Users drag the pair (PNG + metadata) onto the window, select sprites by clicking or Cmd‑clicking, and then export them to a folder – or even drag them directly to the desktop.

A texture atlas extractor blends image processing, heuristics, and UX design to recover individual assets from packed atlases. Start with alpha-based detection for transparent atlases, add connected components and contour analysis for irregular packing, and progressively handle rotation, trimming, and metadata reconstruction. Combine automatic heuristics with manual correction to achieve reliable results in real-world, messy atlases.

You lost the original source files for your game, leaving you with only the final compiled game builds.

when speaking about the concept in a general or abstract sense, often in titles, headings, or feature lists: “Texture atlas extractor — command-line interface included.”

This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.

Whether you’re building a mod, fixing a broken UI, or learning how your favorite game works under the hood, mastering atlas extraction turns a wall of noise back into usable art.

texture atlas extractor Loading...