{"id":15701054,"url":"https://github.com/posener/tiler","last_synced_at":"2025-05-12T15:26:47.233Z","repository":{"id":84686993,"uuid":"209019488","full_name":"posener/tiler","owner":"posener","description":"A Go port of https://github.com/nuno-faria/tiler.","archived":false,"fork":false,"pushed_at":"2019-09-21T13:16:05.000Z","size":861,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T23:41:23.784Z","etag":null,"topics":["golang","image-processing"],"latest_commit_sha":null,"homepage":"","language":"Go","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/posener.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":"2019-09-17T09:58:32.000Z","updated_at":"2025-02-17T08:57:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"a634dac6-0b67-4163-aeff-829004914af5","html_url":"https://github.com/posener/tiler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posener%2Ftiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posener%2Ftiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posener%2Ftiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posener%2Ftiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posener","download_url":"https://codeload.github.com/posener/tiler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253764857,"owners_count":21960647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["golang","image-processing"],"created_at":"2024-10-03T19:58:57.542Z","updated_at":"2025-05-12T15:26:47.204Z","avatar_url":"https://github.com/posener.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tiler\n\nA Go port of https://github.com/nuno-faria/tiler.\n\n## Examples\n\nSee the [gallery](./gallery)\n\nTiled version of the [cake image](https://www.flaticon.com/free-icon/cake_1102780)\nby [pongsakornred](https://www.flaticon.com/authors/pongsakornred)\nfrom [FLATICON](https://www.flaticon.com).\n\n![cake](gallery/cake.png)\n\n## Usage\n\nAs a command line tool:\n\n```bash\n$ go install github.com/posener/tiler/cmd/tiler\n$ tiler -h\nUsage of tiler:\n  -colors string\n    \tScale tiles colors.\n    \tUse a number 'n' to define number of scales of each color component.\n    \tUse comma separated numbers 'r,g,b' to have different number of scales to each color component.\n  -img string\n    \tImage to tile. Required.\n  -out string\n    \tDestination path.\n  -overlap\n    \tCan tiles overlap each other.\n  -rotate string\n    \tRotate tiles. Comma separated list of rotations in range [0..1].\n  -scale string\n    \tScale tiles. Comma separated list of scale factors.\n  -shift string\n    \tGrid shifts in the format: 'x,y'. If omitted, tile size will be used.\n  -tiles string\n    \tPath to tiles directory or a tile file. Required.\n```\n\nOr as a library: [godoc](https://godoc.org/github.com/posener/tiler).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposener%2Ftiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposener%2Ftiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposener%2Ftiler/lists"}