{"id":26697575,"url":"https://github.com/nottezz/format-fusion-cli","last_synced_at":"2026-02-12T03:03:45.675Z","repository":{"id":262512925,"uuid":"887483983","full_name":"Nottezz/format-fusion-cli","owner":"Nottezz","description":"CLI conversion tool","archived":false,"fork":false,"pushed_at":"2025-01-06T15:39:58.000Z","size":79,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T21:35:13.018Z","etag":null,"topics":["cli-app","image-to-base64","json-to-yaml-convertor"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/cli-format-fusion/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nottezz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-11-12T20:30:28.000Z","updated_at":"2025-01-13T12:10:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e931b0d-5cdc-405b-9b36-545811fe135e","html_url":"https://github.com/Nottezz/format-fusion-cli","commit_stats":null,"previous_names":["nottezz/format-fusion-cli"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nottezz%2Fformat-fusion-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nottezz%2Fformat-fusion-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nottezz%2Fformat-fusion-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nottezz%2Fformat-fusion-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nottezz","download_url":"https://codeload.github.com/Nottezz/format-fusion-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665347,"owners_count":21142119,"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":["cli-app","image-to-base64","json-to-yaml-convertor"],"created_at":"2025-03-26T21:29:08.660Z","updated_at":"2026-02-12T03:03:45.670Z","avatar_url":"https://github.com/Nottezz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Format Fusion\n\n**Format Fusion** is a CLI tool for converting various data formats: JSON, YAML, and images to Base64.\n\n[![Python checks](https://github.com/Nottezz/format-fusion-cli/actions/workflows/python-check.yaml/badge.svg?branch=main)](https://github.com/Nottezz/format-fusion-cli/actions/workflows/python-check.yaml)\n[![PyPI version](https://img.shields.io/pypi/v/cli-format-fusion)](https://pypi.org/project/cli-format-fusion/)\n\n---\n\n## Installation\n\n```bash\npip install cli-format-fusion\n```\n\n---\n## Available Commands\n\nFormat Fusion supports the following conversions:\n\n| Conversion     | Command                        | Options                 |\n| -------------- | ------------------------------ | ----------------------- |\n| JSON → YAML    | `format-fusion yaml`           | `--reverse`, `--output` |\n| YAML → JSON    | `format-fusion yaml --reverse` | `--output`              |\n| Image → Base64 | `format-fusion image`          | `--output`              |\n\n\n\u003e All commands support the --output option to specify the output file path.\n---\n### Usage Examples\n\n#### JSON → YAML\n```bash\n# Convert JSON to YAML\nformat-fusion yaml D:\\response_api.json\n```\nResult: an `output.yaml` file will be created in the current directory.\n\n---\n#### YAML → JSON\n```bash\n# Convert YAML back to JSON\nformat-fusion yaml D:\\response_api.yaml --reverse\n```\nResult: an `output.json` file will be created.\n\n---\n#### Specify Output Path\n```\n# Save the converted file to a specific location\nformat-fusion yaml D:\\response_api.json --output D:\\data.yaml\n```\nResult: the file will be saved to the specified path `D:\\data.yaml`.\n\n---\n#### Image → Base64\n```\n# Convert an image to Base64 and save to a file\nformat-fusion image D:\\screenshot.png --output D:\\screenshot.txt\n```\n\nResult: a file `screenshot.txt` will be created containing the Base64-encoded content.\n\n---\n## Useful Resources\n\n[Issue Tracker](https://github.com/Nottezz/format-fusion-cli/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnottezz%2Fformat-fusion-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnottezz%2Fformat-fusion-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnottezz%2Fformat-fusion-cli/lists"}