{"id":18586823,"url":"https://github.com/pythonity/font-awesome-to-png","last_synced_at":"2025-12-18T04:29:49.241Z","repository":{"id":4179135,"uuid":"5295720","full_name":"Pythonity/font-awesome-to-png","owner":"Pythonity","description":"Exports Font Awesome icons as PNG images","archived":false,"fork":false,"pushed_at":"2017-06-15T11:23:24.000Z","size":38,"stargazers_count":617,"open_issues_count":8,"forks_count":140,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-08-19T00:01:56.942Z","etag":null,"topics":["command-line-tool","font-awesome","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/Pythonity.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}},"created_at":"2012-08-04T13:28:49.000Z","updated_at":"2024-08-19T00:01:56.943Z","dependencies_parsed_at":"2022-08-06T15:15:19.223Z","dependency_job_id":null,"html_url":"https://github.com/Pythonity/font-awesome-to-png","commit_stats":null,"previous_names":["odyniec/font-awesome-to-png"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pythonity%2Ffont-awesome-to-png","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pythonity%2Ffont-awesome-to-png/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pythonity%2Ffont-awesome-to-png/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pythonity%2Ffont-awesome-to-png/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pythonity","download_url":"https://codeload.github.com/Pythonity/font-awesome-to-png/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271528,"owners_count":20911587,"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":["command-line-tool","font-awesome","python"],"created_at":"2024-11-07T00:38:41.569Z","updated_at":"2025-12-18T04:29:49.175Z","avatar_url":"https://github.com/Pythonity.png","language":"Python","readme":"# This project is deprecated in favor of [icon-font-to-png](https://github.com/Pythonity/icon-font-to-png)\n\nThis project is deprecated in favor of the new, refactored and more universal [icon-font-to-png](https://github.com/Pythonity/icon-font-to-png).\nPlease use it instead, as it fixes all issues this version has (icons being cut off, outdated font, etc.) and is being actively maintained. It also comes with a wrapper script for backwards-compatibility with this version.\n\n---\n\nFont Awesome to PNG\n===================\n\nThis program allows you to extract the awesome\n[Font Awesome] (http://fortawesome.github.com/Font-Awesome/) icons as PNG images\nof specified size.\n\n### Usage\n\n    font-awesome-to-png.py [-h] [--color COLOR] [--filename FILENAME]\n                           [--font FONT] [--css CSS] [--list] [--size SIZE]\n                           icon [icon ...]\n\n    positional arguments:\n      icon                 The name(s) of the icon(s) to export (or \"ALL\" for\n                           all icons)\n\n    optional arguments:\n      --color COLOR        Color (HTML color code or name, default: black)\n      --filename FILENAME  The name of the output file (it must end with\n                           \".png\"). If all files are exported, it is used as a\n                           prefix.\n      --font FONT          Font file to use (default: fontawesome-webfont.ttf)\n      --css CSS            Path to the CSS file defining icon names (instead of\n                           the predefined list)\n      --list               List available icon names and exit\n      --size SIZE          Icon size in pixels (default: 16)\n\n    hidden optional arguments:\n     --list-update         List available icon names and codes in format suitable\n                           for updating the program source.\n\nTo use the program, you need the Font Awesome TTF file, which is available in\n[Font Awesome Github repository] (https://github.com/FortAwesome/Font-Awesome).\n\nThe internal icon list is matched to Font Awesome 4.1.0.  To use a later/different\nversion, use font-awesome.css from the Font Awesome GitHub repository.\n\n### Examples\n\nExport the \"play\" and \"stop\" icons as 24x24 pixels images:\n\n    font-awesome-to-png.py --size 24 play stop\n\nExport the asterisk icon as 32x32 pixels image, in blue:\n\n    font-awesome-to-png.py --size 32 --color blue asterisk\n\nExport all icons as 16x16 pixels images:\n\n    font-awesome-to-png.py ALL\n\n## Authors\nDeveloped and maintained by [Pythonity][pythonity], a group of Python enthusiasts who love open source, have a neat [blog][pythonity blog] and are available [for hire][pythonity].\n\nWritten by [Michał Wojciechowski][odyniec].\n\n\n[odyniec]: https://github.com/odyniec\n[pythonity]: https://pythonity.com\n[pythonity blog]: http://blog.pythonity.com\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonity%2Ffont-awesome-to-png","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythonity%2Ffont-awesome-to-png","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonity%2Ffont-awesome-to-png/lists"}