{"id":27443830,"url":"https://github.com/leoborai/pngme","last_synced_at":"2025-04-15T02:50:26.361Z","repository":{"id":104134000,"uuid":"306990611","full_name":"LeoBorai/pngme","owner":"LeoBorai","description":"Command line program that lets you hide secret messages in PNG files","archived":false,"fork":false,"pushed_at":"2023-09-02T12:02:29.000Z","size":264,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T07:09:11.713Z","etag":null,"topics":["learning","png","rust","tutorial"],"latest_commit_sha":null,"homepage":"https://picklenerd.github.io/pngme_book/","language":"Rust","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/LeoBorai.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":"2020-10-24T23:37:07.000Z","updated_at":"2023-09-02T12:01:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d9c462e-107f-4b9b-95a9-a694f07d7139","html_url":"https://github.com/LeoBorai/pngme","commit_stats":null,"previous_names":["leoborai/pngme"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Fpngme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Fpngme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Fpngme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Fpngme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeoBorai","download_url":"https://codeload.github.com/LeoBorai/pngme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997087,"owners_count":21195797,"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":["learning","png","rust","tutorial"],"created_at":"2025-04-15T02:50:25.700Z","updated_at":"2025-04-15T02:50:26.348Z","avatar_url":"https://github.com/LeoBorai.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv\u003e\n  \u003cdiv align=\"center\" style=\"display: block; text-align: center;\"\u003e\n    \u003cimg\n      src=\"https://raw.githubusercontent.com/EstebanBorai/pngme/main/docs/png_icon.jpg\"\n      height=\"120\"\n      width=\"120\"\n    /\u003e\n  \u003c/div\u003e\n  \u003ch1 align=\"center\"\u003epngme\u003c/h1\u003e\n  \u003ch4 align=\"center\"\u003eCommand line program that lets you hide secret messages in PNG files\u003c/h4\u003e\n\u003c/div\u003e\n\n## Usage\n\nClone `pngme` to your machine using git\n\n```bash\ngit clone https://github.com/EstebanBorai/pngme.git\n```\n\nThe `cd` into the `pngme` directory and run `cargo install`\n\n```bash\ncd pngme/ \u0026\u0026 cargo install\n```\n\nThen you are ready to use it by just calling `pngme`,\nrefer to [Commands](#commands) section for extra details on\navailable commands.\n\n## Commands\n\n### Encode a secret into a file\n\n```bash\npngme encode \u003cFILE_PATH\u003e \u003cCHUNK_TYPE\u003e \u003cMESSAGE\u003e\n```\n\nExample:\n\n```bash\npngme encode ./myfile.png sEcr \"Hello, this is a PNG file secret\"\n```\n\n### Decode a secret from a file\n\n```bash\npngme decode \u003cFILE_PATH\u003e \u003cCHUNK_TYPE\u003e\n```\n\nExample:\n\n```bash\npngme decode ./myfile.png sEcr\n```\n\n### Remove a secret from a file\n\n```bash\npngme remove \u003cFILE_PATH\u003e \u003cCHUNK_TYPE\u003e\n```\n\nExample:\n\n```bash\npngme remove ./myfile.png sEcr\n```\n\n### Print chunks\n\n```bash\npngme print \u003cFILE_PATH\u003e\n```\n\nExample:\n\n```bash\npngme print ./myfile.png\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoborai%2Fpngme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleoborai%2Fpngme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoborai%2Fpngme/lists"}