Download Asset Tap
Download the latest release for your platform. For detailed installation instructions, see the Installation Guide.
macOS
| Package | Type |
|---|---|
| AssetTap-macos.dmg | GUI + CLI -- Universal (Recommended) |
| asset-tap-cli-macos.tar.gz | CLI only -- Universal (for automation/scripting) |
Windows
| Package | Type |
|---|---|
| asset-tap-windows-setup.exe | GUI -- x86_64 (Recommended) |
| asset-tap-cli-windows.zip | CLI only -- x86_64 |
Linux
| Package | Type |
|---|---|
| asset-tap-linux-amd64.deb | GUI + CLI -- Debian/Ubuntu (Recommended) |
| asset-tap-linux-x86_64.AppImage | GUI -- Universal Linux |
| asset-tap-cli-linux.tar.gz | CLI only -- x86_64 |
Requirements
- OS -- macOS 10.15+ (Intel or Apple Silicon), Windows 10+, Linux (glibc 2.31+)
- API Key -- From fal.ai or a custom provider
- Blender (optional) -- Required only for FBX export
Build from Source
Asset Tap builds on macOS, Linux, and Windows:
git clone https://github.com/nightandwknd/asset-tap.git
cd asset-tap
make build
See the Development Guide for detailed setup instructions.
All download links point to the latest release and will always download the most recent version.