All Projects → piskelapp → piskel

piskelapp / piskel

Licence: Apache-2.0 license
A simple web-based tool for Spriting and Pixel art.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to piskel

Aseprite
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Stars: ✭ 14,832 (+62.83%)
Mutual labels:  pixel-art, spritesheet, gif
SpookyGhost
A procedural sprite animation tool made with the nCine
Stars: ✭ 185 (-97.97%)
Mutual labels:  pixel-art, spritesheet
dpixel
A Pixel Art Remastering Tool using classic algorithms
Stars: ✭ 42 (-99.54%)
Mutual labels:  pixel-art, gif
pixel-art
A minimalist, cross device compatible pixel art editor.
Stars: ✭ 72 (-99.21%)
Mutual labels:  pixel-art, spritesheet
Pixelorama
A free & open-source 2D sprite editor, made with the Godot Engine! Available on Windows, Linux, macOS and the Web!
Stars: ✭ 2,535 (-72.17%)
Mutual labels:  pixel-art, spritesheet
pixelizer
An efficient image pixelizer written in go
Stars: ✭ 103 (-98.87%)
Mutual labels:  pixel-art, gif
PixelShape
Pixel editor that comes in handy when creating pixel art images and animations
Stars: ✭ 29 (-99.68%)
Mutual labels:  pixel-art, gif
pixelit
Create pixel art from an image
Stars: ✭ 692 (-92.4%)
Mutual labels:  pixel-art
GiphyImageResultsPreview
Library for GIF results, preview, play, share everything at one place!
Stars: ✭ 28 (-99.69%)
Mutual labels:  gif
pixel-art-supplies
Wholesale Pixel-Art resources (for free!) …
Stars: ✭ 31 (-99.66%)
Mutual labels:  pixel-art
ios-nd-gif-maker-swift
Resources for Udacity's Gif Maker app in Swift.
Stars: ✭ 13 (-99.86%)
Mutual labels:  gif
StbSharp
C# port of the famous C framework
Stars: ✭ 62 (-99.32%)
Mutual labels:  gif
whatisnewdialog
An Android library for displaying a dialog where it presents new features in the app.
Stars: ✭ 22 (-99.76%)
Mutual labels:  gif
gogif
The (no longer) missing GIF encoder for #golang
Stars: ✭ 21 (-99.77%)
Mutual labels:  gif
Among-Us-Dumpy-Gif-Maker
A tool to make dumpy among us GIFS
Stars: ✭ 537 (-94.1%)
Mutual labels:  gif
gfxprim
Open-source modular 2D bitmap graphics library with emphasis on speed and correctness.
Stars: ✭ 32 (-99.65%)
Mutual labels:  gif
congif
convert script(1) output to GIF
Stars: ✭ 52 (-99.43%)
Mutual labels:  gif
SSSwiftUIGIFView
SSSwiftUIGIFView is a custom controller which helps to load GIF in SwiftUI.
Stars: ✭ 48 (-99.47%)
Mutual labels:  gif
pixelm
A pixel art editor written in Elm
Stars: ✭ 34 (-99.63%)
Mutual labels:  pixel-art
togglific
Do you find web animations distracting? Togglific provides a distraction-free web experience!
Stars: ✭ 17 (-99.81%)
Mutual labels:  gif

Piskel

Travis Status Built with Grunt

Piskel is an easy-to-use sprite editor. It can be used to create game sprites, animations, pixel-art... It is the editor used in piskelapp.com.

About Piskel

Built with

The Piskel editor is purely built in JavaScript, HTML and CSS.

We also use the following libraries :

  • spectrum : awesome standalone colorpicker
  • gifjs : generate animated GIFs in javascript, using webworkers
  • supergif : modified version of SuperGif to parse and import GIFs
  • jszip : create, read and edit .zip files with Javascript
  • canvas-toBlob : shim for canvas toBlob
  • jquery : used sporadically in the application
  • bootstrap-tooltip : nice tooltips

As well as some icons from the Noun Project :

  • Folder by Simple Icons from The Noun Project
  • (and probably one or two others)

Browser Support

Piskel supports the following browsers:

  • Chrome (latest)
  • Firefox (latest)
  • Edge (latest)
  • Internet Explorer 11

Mobile/Tablets

There is no support for mobile.

Offline builds

Offline builds are available. More details in the dedicated wiki page.

Contributing ?

Help is always welcome !

  • Issues : Found a problem when using the application, want to request a feature, open an issue.
  • Development : Have a look at the wiki to set up the development environment

License

Copyright 2017 Julian Descottes

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].