{"id":29003761,"url":"https://github.com/kvaytg/caption-forge","last_synced_at":"2025-06-25T10:29:10.977Z","repository":{"id":300989438,"uuid":"1007180103","full_name":"KvaytG/caption-forge","owner":"KvaytG","description":"Automatically overlay perfectly fitted text on image","archived":false,"fork":false,"pushed_at":"2025-06-24T15:03:17.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-24T16:22:59.510Z","etag":null,"topics":["automation","image-processing","meme-generator","open-source","python","python-3","python-3-10","text-overlay"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KvaytG.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-23T15:27:26.000Z","updated_at":"2025-06-24T15:03:21.000Z","dependencies_parsed_at":"2025-06-24T16:23:13.993Z","dependency_job_id":"213d2226-6a0a-467b-8992-0826bd6ea8ce","html_url":"https://github.com/KvaytG/caption-forge","commit_stats":null,"previous_names":["kvaytg/caption-forge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KvaytG/caption-forge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KvaytG%2Fcaption-forge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KvaytG%2Fcaption-forge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KvaytG%2Fcaption-forge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KvaytG%2Fcaption-forge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KvaytG","download_url":"https://codeload.github.com/KvaytG/caption-forge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KvaytG%2Fcaption-forge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261852240,"owners_count":23219637,"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":["automation","image-processing","meme-generator","open-source","python","python-3","python-3-10","text-overlay"],"created_at":"2025-06-25T10:29:10.353Z","updated_at":"2025-06-25T10:29:10.970Z","avatar_url":"https://github.com/KvaytG.png","language":"Python","readme":"# caption-forge\n\nAutomatically overlay perfectly fitted text on image\n\n## 📚 Usage\n```python\nfrom captionforge import generate_caption\n\n# Add text to image with custom settings\ngenerate_caption(\n    image_path=\"input.jpg\",\n    output_path=\"output.jpg\",\n    text=\"Example Text\",\n    font_path=\"fonts/BebasNeue.ttf\",\n    to_hd=True,\n    blur=True\n)\n```\n\n## ⚙️ Installation\n1. Clone the repository\n```bash\ngit clone https://github.com/KvaytG/caption-forge.git\ncd caption-forge\n```\n2. Create a virtual environment and install dependencies\n```bash\npython -m venv venv\n.\\venv\\Scripts\\activate  # Windows\npip install -e .\n```\n\n## 📜 License\ncaption-forge is licensed under the **[MIT license](https://opensource.org/license/mit)**.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvaytg%2Fcaption-forge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvaytg%2Fcaption-forge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvaytg%2Fcaption-forge/lists"}