SkillAgentSearch skills...

Pixi

Pixel art editor made with Zig.

Install / Use

/learn @foxnne/Pixi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img width="25%" src="https://github.com/user-attachments/assets/fa4adcf9-6b59-49f9-8dd9-e8851ab0192d"> <h3 align=center></h3> </p>

buildworkflow

Pixi is an cross-platform open-source pixel art editor and animation editor written in Zig.

<img width="1776" height="1259" alt="image" src="https://github.com/user-attachments/assets/d787bbc3-7c71-47f4-a841-b9a1f19c1e71" />

Check out the user guide!

Pixi-FileExplorer Pixi-TabSplits ko-fi

Currently supported features

  • [x] Typical pixel art operations. (draw, erase, dropper, bucket, selection, transformation, etc)
  • [x] Tabs and splits, drag and drop to reorder and reconfigure
  • [x] File explorer with search and drag and drop.
  • [ ] Create animations and preview easily, edit directly on the preview.
  • [ ] View previous and next frames of the animation.
  • [ ] Set sprite origins for drawing sprites easily in game frameworks.
  • [ ] Import and slice existing .png spritesheets.
  • [x] Intuitive and customizeable user interface.
  • [x] Sprite packing
  • [ ] Theming
  • [ ] Automatic packing and export on file save
  • [x] Also a zig library offering modules for handling assets
  • [ ] Export animations as .gifs

User Interface

  • The user interface is driven by DVUI.
  • The general layout takes many ideas from VSCode or IDE's, as well as general project setup using folders.

Compilation

  • [Linux] Ensure gtk+3-devel or similar is installed (for native file dialogs).
  • Install zig 0.15.1.
  • Clone pixi.
  • Build.
    • git clone https://github.com/foxnne/pixi.git
    • cd pixi
    • zig build run

Credits

Related Skills

View on GitHub
GitHub Stars1.3k
CategoryDevelopment
Updated7h ago
Forks32

Languages

Zig

Security Score

100/100

Audited on Mar 26, 2026

No findings