Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lzdyes/texture-unpacker

A cross-platform unpack texture atlases tool built with tauri
https://github.com/lzdyes/texture-unpacker

cocos2d-x cross-platform rust tauri texture-unpacker texturepack tool typescript unity3d vite vue vue3

Last synced: 17 days ago
JSON representation

A cross-platform unpack texture atlases tool built with tauri

Awesome Lists containing this project

README

        


Texture Unpacker


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

[![Windows Support](https://img.shields.io/badge/Windows-0078D6?style=flat&logo=windows&logoColor=white)](https://github.com/lzdyes/texture-unpacker/releases)
[![MacOS Support](https://img.shields.io/badge/MACOS-adb8c5?style=flat&logo=macos&logoColor=white)](https://github.com/lzdyes/texture-unpacker/releases)
[![Linux Support](https://img.shields.io/badge/linux-1793D1?style=flat&logo=linux&logoColor=white)](https://github.com/lzdyes/texture-unpacker/releases)

## Features

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

## Screenshots

![](docs/screenshots/windows_1.png)

## Install

Download from [release](https://github.com/lzdyes/texture-unpacker/releases). 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](https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section) installed.