{"id":18929721,"url":"https://github.com/thecodingmachine/map-optimizer","last_synced_at":"2026-03-02T03:03:38.977Z","repository":{"id":37173339,"uuid":"275016821","full_name":"thecodingmachine/map-optimizer","owner":"thecodingmachine","description":"A tool to automatically optimize a Tiled map for usage in Phaser 3","archived":false,"fork":false,"pushed_at":"2023-03-05T02:30:46.000Z","size":146,"stargazers_count":8,"open_issues_count":2,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-19T11:49:40.367Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodingmachine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-25T21:16:53.000Z","updated_at":"2022-08-09T06:20:23.000Z","dependencies_parsed_at":"2024-11-08T11:40:16.533Z","dependency_job_id":"a2a21c06-0591-4534-858c-786f9674117d","html_url":"https://github.com/thecodingmachine/map-optimizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thecodingmachine/map-optimizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fmap-optimizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fmap-optimizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fmap-optimizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fmap-optimizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodingmachine","download_url":"https://codeload.github.com/thecodingmachine/map-optimizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fmap-optimizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29991299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T11:34:38.866Z","updated_at":"2026-03-02T03:03:38.952Z","avatar_url":"https://github.com/thecodingmachine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiled map optimizer\n\nThis project contains a simple command line application (and a GitHub Action) that:\n\n- takes in input a Tiled map\n- scans all textures\n- [extrude the textures](https://github.com/sporadic-labs/tile-extruder)\n- rewrites the map\n\n## Usage\n\n### CLI usage\n\nThe map must be in Tiled JSON format.\n\n```\n$ bin/tile-optimizer -i my_map.json -o dist/\n```\n\nParameters:\n\n- `-i`: input file (the name of the map file in Tiled JSON format)\n- `-o`: output directory. The JSON map file and all textures will be written back here\n\nLimitations:\n\nTiles must be embedded in the map. This tool cannot read maps in TSX format.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fmap-optimizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodingmachine%2Fmap-optimizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fmap-optimizer/lists"}