Pyxel Edit vs Tiled
When comparing Pyxel Edit vs Tiled, the Slant community recommends Pyxel Edit for most people. In the question“What are the best 2D animation tools for game development?” Pyxel Edit is ranked 3rd while Tiled is ranked 9th. The most important reason people chose Pyxel Edit is:
Tiles can be animated within Pyxel Edit, with "onion skin" frame overlays to assist in making smooth frame transitions.
Specs
Ranked in these QuestionsQuestion Ranking
Pros


Pro Supports animations
Tiles can be animated within Pyxel Edit, with "onion skin" frame overlays to assist in making smooth frame transitions.


Pro Intuitive UI
Pyxel Edit is widely acclaimed for its ease of use.

Pro Tileset extraction
Given an image and specified tile dimensions, Pyxel Edit will extract a tileset with no duplicate tiles. This mostly works for flat images though. If you feed Pyxel "finished maps" you will still get a lot of duplicates.


Pro Tilemap serialization support
Tile-based images (maps) built in Pyxel Edit can be serialized via XML or JSON for easy import elsewhere.
Pro Cheap compared to others
For only $9 (£6), this is one of the cheapest but also one of the best pixel editors out there.
Pro Live tile-update
Instantly see if your tiles are tileable and/or seamless and fix it easily.
Pro Indexed tiles can be used for reusing objects in animations
Pro Multi-platform
Not everyone uses the same operating system and why should they? Tiled supports Windows, Mac, and Linux so you can work in any environment you like. Also with daily builds you get to stay ahead of the curve!
Pro Free and open-source
Using the GPL license means you get to use this software free and are free to make changes to it as you see fit.
Pro Unlimited layers
Sometimes you need 20 layers to make something epic. Tiled lets you create as many layers as you need.
Pro Use shell commands
Setup shell commands within Tiled so you can setup workflows for each of your games.
Pro Supports Orthographic and Isometric tiles
Whether you want a straight on look at your world or a slightly skewed one Tiled has you covered.
Pro Terrains
Setup boarders with your tilesets so making tiles provide the correct connections automatically. This feature will speed up your level creation.
Pro Auto-mapping
One of the coolest things is to create rules so you can automate the mapping process. Want to have certain tiles to always have a collider? Simply make a rule for it and it'll do it automatically. Speed up your mapping process with this feature.
Pro Many engines already have support
A big list of engines already have support for Tiled provided by those in the community. See if the engine you use is already on the list.
Pro Can create colliders and triggers within editor
Tiled makes it easy to setup triggers and colliders with its vector tools or you can set up a tile that’s invisible in your game. Change collider/trigger properties so you can access them within your game.
Pro Tile size and image size do not have to match
Want to import a giant object but don’t want to split it up? Import it and place it the exact size you want it as one object.
Pro Properties
Create properties for your map, layers, tilesets, tiles, and objects. Have the flexibility you need to create the best levels for your game.
Pro Engine agnostic
Tiled provides an easy solution for tile maps for any engine even the custom engine you are now making. This makes Tiled a very versatile tool for 2D games.
Cons
Con development has stopped -- developer has stated 8/20 that a new version will be released soon
Con Lacks some tools
Con No Linux version
There is no Linux version of the editor.


Con Free version lacks features
The free version of Pyxel Edit is an outdated beta. It does not receive updates.
Con Proprietary, closed-source software
This software does not respect your freedom.

Con Mac version is dependent on Adobe Air
The OSX version of the application requires Adobe Air to run.
Con Must implement .tmx if your engine doesn’t support Tiled.
It’s not a huge deal but you do need to implement Tiled into your engine if you don’t have it. Don't be lazy just follow this guideline to get your game running. Must implement .tmx if your engine doesn’t support Tiled.
