Skip to content

A cross-platform unpack texture atlases tool built with tauri

Notifications You must be signed in to change notification settings

lzdyes/texture-unpacker

Repository files navigation

Texture Unpacker

A cross-platform unpack texture atlases tool built with tauri.

Windows Support MacOS Support Linux Support

Features

  • Support texture pack format 2 and 3
  • Support to open file dialog to select files (.plist .png)
  • Drag files to the client

Screenshots

Install

Download from release. Supports Windows x64, Linux x86_64 and macOS 11+

Or you can build it yourself. Supports Windows, Linux and macOS 10.15+

Notes: If you could not start the app on Windows, please check that you have Webview2 installed.