awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lospec avatar

lospec/pixel-editor

0
View on GitHub↗
1,100 stars·79 forks·JavaScript·GPL-3.0·3 vuesLospec.com/pixel-editor↗

Pixel Editor

Pixel-editor is a browser-based graphics tool designed for the creation and editing of pixel art. It provides a digital drawing environment that allows users to manipulate individual pixels on a grid-based canvas to produce retro-style graphics and sprite assets directly within a web browser.

The application features a local storage workspace manager that enables users to maintain a customizable creative workflow. By saving interface preferences and tool visibility settings directly to the browser, the editor allows for persistent workspace configurations tailored to specific project requirements.

The software utilizes a canvas-based rendering system and event-driven input handling to process drawing operations. It incorporates an immediate-mode interface layer to manage tool overlays and control visibility, ensuring that the workspace layout remains responsive during interactive editing sessions.

Features

  • Pixel Art Editors - Functions as a dedicated browser-based application for creating and editing pixel art with customizable tool configurations.
  • Browser-Based Drawing Applications - Operates as a browser-based drawing application for creating pixel-perfect artwork and sprite assets without server dependencies.
  • Canvas-Based Rendering - Renders pixel-based artwork directly onto an HTML5 canvas element for high-performance drawing operations.
  • Graphic Design Editors - Provides a browser-based environment for creating and editing visual assets without requiring local software installation.
  • Event-Driven Input Handlers - Processes mouse and touch interactions through an event-driven loop to translate gestures into pixel-grid drawing operations.
  • Immediate-Mode Rendering - Utilizes an immediate-mode rendering paradigm to manage interface overlays and tool visibility with minimal latency.

Historique des stars

Graphique de l'historique des stars pour lospec/pixel-editorGraphique de l'historique des stars pour lospec/pixel-editor

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant Pixel Editor

Sélections manuelles où Pixel Editor apparaît.
  • Éditeurs de pixel art et de tilemaps
  • Sprite manipulation tools

Questions fréquentes

Que fait lospec/pixel-editor ?

Pixel-editor is a browser-based graphics tool designed for the creation and editing of pixel art. It provides a digital drawing environment that allows users to manipulate individual pixels on a grid-based canvas to produce retro-style graphics and sprite assets directly within a web browser.

Quelles sont les fonctionnalités principales de lospec/pixel-editor ?

Les fonctionnalités principales de lospec/pixel-editor sont : Pixel Art Editors, Browser-Based Drawing Applications, Canvas-Based Rendering, Graphic Design Editors, Event-Driven Input Handlers, Immediate-Mode Rendering.

Quelles sont les alternatives open-source à lospec/pixel-editor ?

Les alternatives open-source à lospec/pixel-editor incluent : jvalen/pixel-art-react — Pixel Art React is a browser-based pixel art editor that runs entirely client-side with no server dependency. It… piskelapp/piskel — Piskel is a web-based graphics tool and pixel art editor designed for creating static sprites and frame-by-frame… hoffstadt/dearpygui — DearPyGui is a GPU-accelerated, immediate-mode graphical user interface framework for Python. It provides a… vurtun/nuklear — Nuklear is a portable, header-only immediate mode graphical user interface library written in C. It is designed to… donavon/use-persisted-state — Use-persisted-state is a React hook library that persists component state in browser storage and synchronizes updates… gabrielecirulli/2048 — This is a browser-based puzzle game and HTML5 JavaScript application where players slide and merge numbered tiles on a…

Alternatives open source à Pixel Editor

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Pixel Editor.
  • jvalen/pixel-art-reactAvatar de jvalen

    jvalen/pixel-art-react

    5,849Voir sur GitHub↗

    Pixel Art React is a browser-based pixel art editor that runs entirely client-side with no server dependency. It provides a grid canvas for drawing and editing pixel art, along with a frame-based animation engine that cycles through multiple frames with configurable playback speed controls. The editor distinguishes itself through its export capabilities, offering multi-format downloads as static images, animated GIFs, or sprite sheets. It also generates CSS code using box-shadow and keyframe techniques, allowing pixel art and animations to be embedded directly into web pages. Projects are per

    JavaScriptanimationcssdraw
    Voir sur GitHub↗5,849
  • piskelapp/piskelAvatar de piskelapp

    piskelapp/piskel

    12,588Voir sur GitHub↗

    Piskel is a web-based graphics tool and pixel art editor designed for creating static sprites and frame-by-frame animations. It functions as an animated sprite creator that produces single frames and sprite sheets with adjustable scaling and layout. The project provides a grid-based interface for producing digital art and game assets. It supports both the creation of animated sequences for game characters and the design of static images tailored for game engines. The tool includes capabilities for layer-based composition and frame-based animation sequencing. It also offers a standalone deskt

    JavaScript
    Voir sur GitHub↗12,588
  • hoffstadt/dearpyguiAvatar de hoffstadt

    hoffstadt/DearPyGui

    15,217Voir sur GitHub↗

    DearPyGui is a GPU-accelerated, immediate-mode graphical user interface framework for Python. It provides a high-performance toolkit for building interactive desktop applications by leveraging native hardware-accelerated rendering backends across multiple operating systems. By utilizing an immediate-mode execution model, the library offers direct control over the rendering loop and element state, enabling the creation of responsive, dynamic interfaces. The framework distinguishes itself through its ability to handle complex, high-frequency visual updates, making it suitable for real-time data

    C++cppcross-platformdearpygui
    Voir sur GitHub↗15,217
  • vurtun/nuklearAvatar de vurtun

    vurtun/nuklear

    14,186Voir sur GitHub↗

    Nuklear is a portable, header-only immediate mode graphical user interface library written in C. It is designed to function as a lightweight framework for creating interfaces that render directly to hardware, making it suitable for integration into custom graphics engines, embedded systems, and resource-constrained environments. The library operates by generating abstract draw commands that are converted into vertex buffers, allowing for hardware-accelerated rendering through standard graphics APIs. By utilizing an immediate mode approach, the interface state is defined and updated within the

    Ccc89gui
    Voir sur GitHub↗14,186
  • Voir les 30 alternatives à Pixel Editor→