{"id":22873338,"url":"https://github.com/ibz-04/json-base64-converter","last_synced_at":"2026-06-23T13:32:39.412Z","repository":{"id":244787678,"uuid":"816264615","full_name":"iBz-04/JSON-BASE64-converter","owner":"iBz-04","description":"A script to directly convert json to base64","archived":false,"fork":false,"pushed_at":"2024-09-06T17:23:18.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T23:42:50.638Z","etag":null,"topics":["base64","converter","json"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"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/iBz-04.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-17T11:39:48.000Z","updated_at":"2025-03-26T14:34:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"9f8d9af1-93ca-4b61-95e9-bed19af6a82c","html_url":"https://github.com/iBz-04/JSON-BASE64-converter","commit_stats":null,"previous_names":["ibz-04/json-base64-converter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iBz-04/JSON-BASE64-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iBz-04%2FJSON-BASE64-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iBz-04%2FJSON-BASE64-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iBz-04%2FJSON-BASE64-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iBz-04%2FJSON-BASE64-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iBz-04","download_url":"https://codeload.github.com/iBz-04/JSON-BASE64-converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iBz-04%2FJSON-BASE64-converter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34691817,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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","converter","json"],"created_at":"2024-12-13T14:18:36.017Z","updated_at":"2026-06-23T13:32:39.386Z","avatar_url":"https://github.com/iBz-04.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\n\nBecause some older systems think that data consists of 7-bit chunks (bytes), whereas modern ones use 8-bit bytes. This may lead to misunderstandings between systems. And **base64** presumably can help with this\n\n### Stack\n\n- Python3\n\n## How It Works\n\nThe code first transforms the JSON object into a JSON-formatted string. \nThis string is then encoded to bytes using UTF-8 encoding. Next, the byte-encoded JSON string is converted into a Base64 byte string.\nThis Base64 byte string is decoded back into a regular string.\n\n\n## Installation\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/iBz-04/JSON-BASE64-converter.git\n```\n\n## Feedback\n\nIf you have any feedback, please reach out to me ibz.04dev@gmail.com\n\n\n## Author\n\n- [@iBz-04](https://github.com/iBz-04)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibz-04%2Fjson-base64-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibz-04%2Fjson-base64-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibz-04%2Fjson-base64-converter/lists"}