{"id":16662297,"url":"https://github.com/zevlg/tgs2png","last_synced_at":"2025-10-27T03:13:00.735Z","repository":{"id":45608665,"uuid":"207691026","full_name":"zevlg/tgs2png","owner":"zevlg","description":"Convert Telegram's animated stickers in TGS format into series of PNG images","archived":false,"fork":false,"pushed_at":"2022-01-24T20:04:05.000Z","size":38,"stargazers_count":29,"open_issues_count":1,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T19:01:22.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zevlg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-11T00:54:13.000Z","updated_at":"2025-04-02T16:19:22.000Z","dependencies_parsed_at":"2022-08-29T14:42:34.370Z","dependency_job_id":null,"html_url":"https://github.com/zevlg/tgs2png","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zevlg/tgs2png","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevlg%2Ftgs2png","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevlg%2Ftgs2png/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevlg%2Ftgs2png/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevlg%2Ftgs2png/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zevlg","download_url":"https://codeload.github.com/zevlg/tgs2png/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevlg%2Ftgs2png/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262266711,"owners_count":23284747,"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":[],"created_at":"2024-10-12T10:37:32.508Z","updated_at":"2025-10-27T03:13:00.636Z","avatar_url":"https://github.com/zevlg.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI test](https://github.com/zevlg/tgs2png/workflows/CI/badge.svg)](https://github.com/zevlg/tgs2png/actions)\n[![AUR version](https://img.shields.io/aur/version/tgs2png-git)](https://aur.archlinux.org/packages/tgs2png-git)\n\n# tgs2png\n\nConvert Telegram's animated stickers in TGS format into series of PNG\nimages.\n\nRequires:\n* librlottie `$ apt install librlottie-dev`\n* libpng `$ apt install libpng-dev`\n\n# Building\n\n```console\n$ mkdir build\n$ cd build\n$ cmake ..\n$ make\n# copy tgs2png somewhere into $PATH\n```\n\n# Running\n\nNOTE: Telegram's TGS format is a gzipped rlottie file.\n\nGet info about TGS file:\n```console\n$ gunzip -c sample.tgs | tgs2png -i -\n```\n\nExtract 10's frame:\n```console\n$ gunzip -c sample.tgs | tgs2png -o 10 -n 1 - \u003e frame10.png\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevlg%2Ftgs2png","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzevlg%2Ftgs2png","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevlg%2Ftgs2png/lists"}