A sharp, local-first pixel-art studio for creators who want clean sprites, fast exports, and zero browser friction.
English · Tiếng Việt · 中文
PixLab Desktop packages the PixLab creative toolchain into a native Tauri app. It is built for pixel artists, game developers, and asset teams who need a focused desktop workspace instead of a pile of browser tabs.
- Image-to-pixel-art conversion with crisp, game-ready output.
- Sprite cleanup tools for transparent backgrounds and tidy edges.
- Spritesheet pipeline with frame slicing, alignment, and preview.
- GIF export for quick animation sharing and iteration.
- Built-in pixel editor for hands-on fixes after conversion.
- Optional Codex-powered spritesheet generation for AI-assisted asset creation.
- Local desktop shell with MIT licensing and GitHub release automation.
Requirements: Node.js 20+, Rust stable, npm, and the platform SDK for your OS.
npm ci
npm run devnpm run build:mac # macOS .app and .dmg, run on macOS
npm run build:windows # Windows installer, run on WindowsPrebuilt macOS and Windows packages are available from this repository's Releases page when published.
macOS note: the public build is ad-hoc signed but not Apple-notarized yet. If Gatekeeper blocks it after copying to Applications, run:
xattr -dr com.apple.quarantine "/Applications/PixLab Desktop.app"PixLab Desktop đưa toàn bộ trải nghiệm PixLab vào một ứng dụng Tauri native: nhanh, gọn, đẹp và sinh ra để làm asset pixel art nghiêm túc.
- Chuyển ảnh thành pixel art sắc nét, sẵn sàng dùng trong game.
- Làm sạch sprite, xử lý nền trong suốt và viền rác.
- Cắt spritesheet, căn frame, xem trước chuyển động.
- Xuất GIF để kiểm tra animation và chia sẻ nhanh.
- Pixel editor tích hợp để chỉnh tay sau khi convert.
- Tùy chọn tạo spritesheet bằng Codex cho quá trình làm asset bằng AI.
- Mã nguồn MIT, hướng tới trải nghiệm macOS và Windows.
Cần có Node.js 20+, Rust stable, npm và SDK/build tools của hệ điều hành.
npm ci
npm run devnpm run build:mac # tạo .app và .dmg trên macOS
npm run build:windows # tạo installer Windows trên WindowsBản cài đặt macOS và Windows sẽ nằm trong mục Releases của repo khi phát hành.
Lưu ý macOS: bản public hiện ký ad-hoc, chưa notarize bằng Apple Developer ID. Nếu Gatekeeper chặn sau khi copy vào Applications, chạy:
xattr -dr com.apple.quarantine "/Applications/PixLab Desktop.app"PixLab Desktop 将 PixLab 的创作流程打包成原生 Tauri 桌面应用,面向像素艺术、游戏素材和快速动画迭代。
- 将图片转换为清晰的游戏级像素艺术。
- 清理 sprite、透明背景和边缘杂点。
- 支持 spritesheet 切帧、对齐和预览。
- 导出 GIF,方便检查和分享动画。
- 内置像素编辑器,转换后可直接微调。
- 可选 Codex spritesheet 生成,用于 AI 辅助素材创作。
- MIT 开源许可,面向 macOS 和 Windows 桌面体验。
需要 Node.js 20+、Rust stable、npm,以及当前系统的构建工具。
npm ci
npm run devnpm run build:mac # 在 macOS 上生成 .app 和 .dmg
npm run build:windows # 在 Windows 上生成安装包发布后,可在本仓库的 Releases 页面下载 macOS 和 Windows 安装包。
macOS 说明:公开版本目前使用 ad-hoc 签名,尚未通过 Apple notarization。如果复制到 Applications 后仍被 Gatekeeper 阻止,请运行:
xattr -dr com.apple.quarantine "/Applications/PixLab Desktop.app"