{"id":18351442,"url":"https://github.com/writefreely/text-pic","last_synced_at":"2026-01-12T07:54:37.772Z","repository":{"id":42660509,"uuid":"331063754","full_name":"writefreely/text-pic","owner":"writefreely","description":"Convert WriteFreely quotes to Instagram / PixelFed posts.","archived":false,"fork":false,"pushed_at":"2022-03-29T13:33:58.000Z","size":654,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-29T20:22:26.397Z","etag":null,"topics":["writefreely"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/writefreely.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":"2021-01-19T17:54:05.000Z","updated_at":"2024-06-26T15:52:39.000Z","dependencies_parsed_at":"2022-09-26T20:01:02.550Z","dependency_job_id":null,"html_url":"https://github.com/writefreely/text-pic","commit_stats":null,"previous_names":["writeas/text-pic"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writefreely%2Ftext-pic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writefreely%2Ftext-pic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writefreely%2Ftext-pic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writefreely%2Ftext-pic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/writefreely","download_url":"https://codeload.github.com/writefreely/text-pic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246990210,"owners_count":20865425,"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":["writefreely"],"created_at":"2024-11-05T21:31:05.967Z","updated_at":"2026-01-12T07:54:37.729Z","avatar_url":"https://github.com/writefreely.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# text-pic\n\nThis tool generates a social media-friendly graphic from some text. It's especially made to be paired with [WriteFreely](https://writefreely.org), a minimalist blogging platform.\n\n## Usage\n\nTo run this, you'll need Go installed. With that, you can compile the project:\n\n```\ngo get github.com/writefreely/text-pic/cmd/wfgraphic-cli\n```\n\nThen you can run `wfgraphic-cli` with the options below.\n\n```\nUsage of wfgraphic-cli:\n  -font string\n        Post font (options: \"serif\", \"sans\", \"mono\") (default \"serif\")\n  -h string\n        WriteFreely instance hostname (e.g. \"pencil.writefree.ly\")\n  -o string\n        Image output filename (default \"out.png\")\n  -size string\n        Image size, either a single number for a square (e.g. \"900\") or a combined width and height (e.g. \"1080x1920\") (default \"1024\")\n  -u string\n        WriteFreely author username (for multi-user instances)\n```\n\nThe actual content of the graphic is read from `stdin`, which you can either supply when prompted to, or pipe in, for example:\n\n```\ncat quote.txt | ./wfgraphic-cli -h write.as -u blog\n```\n\n## Examples\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n    \u003cimg src=\"https://i.snap.as/NHrWle49.png\" alt=\"Sample using default fonts.\" /\u003e\n\u003c/td\u003e\n\u003ctd\u003e\n    \u003cimg src=\"https://i.snap.as/8SI7lfyb.png\" alt=\"Sample using 'sans' font and a custom domain.\" /\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwritefreely%2Ftext-pic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwritefreely%2Ftext-pic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwritefreely%2Ftext-pic/lists"}