WASRTK is a powerful, open-source pixel art and animation tool designed for artists and animators who need a streamlined workflow for rotoscoping and traditional animation. Built with Electron, it combines the flexibility of modern web technologies with the performance of a desktop application.
- Drawing Tools: Pen, brush, line, rectangle, circle, fill, eraser, and eyedropper tools
- Animation System: Frame management, timeline, onion skinning, and playback controls
- Layer System: Multiple layers with visibility and management controls
- Reference Images: Load and overlay reference images for rotoscoping
- Export Options: PNG sequences and GIF animations with transparency support
- Canvas Controls: Zoom, pan, and navigation with customizable canvas size
For installation and basic usage instructions, see the Quick Start Guide.
For detailed technical information, see the Technical Documentation:
- Drawing Tools - Complete tool reference
- Timeline System - Animation workflow
- Keyboard Shortcuts - All shortcuts
- File Formats - Project and export formats
Contributions are welcome! Please see our Contributing Guidelines for details.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a pull request
This project is licensed under the GPL-3.0-or-later License - see the LICENSE file for details.