{"id":21530189,"url":"https://github.com/yogeshnikam671/base64-to-file","last_synced_at":"2025-08-09T01:34:03.198Z","repository":{"id":196587683,"uuid":"696383303","full_name":"yogeshnikam671/base64-to-file","owner":"yogeshnikam671","description":"CLI tool to create a file with decoded content from a base64 encoded string","archived":false,"fork":false,"pushed_at":"2023-10-06T17:58:49.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-25T00:09:04.576Z","etag":null,"topics":["base64","base64-decode","base64-decoder","base64-decoding","base64-encode","base64-encoding","cli","cli-app","decoded-file","file-create","file-creation"],"latest_commit_sha":null,"homepage":"","language":"Go","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/yogeshnikam671.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}},"created_at":"2023-09-25T16:25:02.000Z","updated_at":"2024-08-21T20:21:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"53a67feb-f763-498e-a1e0-5893d58dc230","html_url":"https://github.com/yogeshnikam671/base64-to-file","commit_stats":null,"previous_names":["yogeshnikam671/base64-to-file"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yogeshnikam671/base64-to-file","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshnikam671%2Fbase64-to-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshnikam671%2Fbase64-to-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshnikam671%2Fbase64-to-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshnikam671%2Fbase64-to-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yogeshnikam671","download_url":"https://codeload.github.com/yogeshnikam671/base64-to-file/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshnikam671%2Fbase64-to-file/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267363044,"owners_count":24075251,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["base64","base64-decode","base64-decoder","base64-decoding","base64-encode","base64-encoding","cli","cli-app","decoded-file","file-create","file-creation"],"created_at":"2024-11-24T02:00:32.076Z","updated_at":"2025-07-27T13:14:06.465Z","avatar_url":"https://github.com/yogeshnikam671.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# base64-to-file\n\n**base64-to-file** is a simple command-line tool that decodes Base64-encoded content and creates a file with the provided file type extension. It can be useful when you have Base64-encoded data that you want to decode and save as a file, such as images, documents, or any other file type. (base64 to file converter)\n\n## Usage\n\nbtof [flag] [input]\n\n### Flags\n\n- `-h, --help`: Shows help.\n- `-i, --input \u003cinput_string\u003e`: Takes input as a string.\n- `-f, --file \u003cfile_name\u003e \u003cdecoded_file_type\u003e`: Takes input from a file.\n\n## Examples\n\n1. Decoding from a string:  ```btof -i 'aGVsbG8gd29ybGQ='```\n   This creates a **txt** file with the decoded content.\n\n2. Decoding from a file and specifying the file type: ```btof -f input.txt pdf```\n   This takes base64 content from `input.txt` and creates a **pdf** file with the decoded content.\n\n3. Decoding from a file without specifying the file type (defaults to txt): btof -f input.txt\n   This takes base64 content from `input.txt` and creates a **txt** file with the decoded content.\n\n## Installation\n\nRun the command `brew install yogeshnikam671/btof/btof` to install this CLI tool.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyogeshnikam671%2Fbase64-to-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyogeshnikam671%2Fbase64-to-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyogeshnikam671%2Fbase64-to-file/lists"}