Is it possible to export tilesets as JSON from a .tsx file via the command line?

I see that in the CLI interface of tiled (Tiled v1.0.3, built from master branch) there is an --export-map option, which allows exporting a .tmx tilemap into various formats, including JSON.

Is there a way to export a .tsx tileset into JSON via command line?

Thanks.

Not yet. I recently made some improvements to the export functionality, and I also considered that there should be support for exporting/converting tilesets as well. I hope to get around to adding that soon.

1 Like