{"id":26546755,"url":"https://github.com/lytexdev/metadata-cleaner","last_synced_at":"2025-03-22T05:27:47.256Z","repository":{"id":280823082,"uuid":"943293407","full_name":"lytexdev/metadata-cleaner","owner":"lytexdev","description":"📄🔍 Metadata Cleaner: Remove metadata from various files 📄🔍","archived":false,"fork":false,"pushed_at":"2025-03-05T13:30:29.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T14:30:54.802Z","etag":null,"topics":[],"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/lytexdev.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":"2025-03-05T13:28:19.000Z","updated_at":"2025-03-05T13:31:00.000Z","dependencies_parsed_at":"2025-03-05T14:41:42.185Z","dependency_job_id":null,"html_url":"https://github.com/lytexdev/metadata-cleaner","commit_stats":null,"previous_names":["lytexdev/metadata-cleaner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lytexdev%2Fmetadata-cleaner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lytexdev%2Fmetadata-cleaner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lytexdev%2Fmetadata-cleaner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lytexdev%2Fmetadata-cleaner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lytexdev","download_url":"https://codeload.github.com/lytexdev/metadata-cleaner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244912801,"owners_count":20530764,"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":[],"created_at":"2025-03-22T05:27:46.854Z","updated_at":"2025-03-22T05:27:47.251Z","avatar_url":"https://github.com/lytexdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Metadata Cleaner 📄🔍\n\n## Overview\nThis script allows you to extract and remove metadata from various file types, including:\n- **Images**: JPEG, PNG, HEIC\n- **Documents**: PDF, DOCX, PPTX, XLSX\n- **Videos**: MP4, MOV, AVI, MKV\n\n## Features\n- Extract metadata from supported file types\n- Remove metadata from images, PDFs, and Office documents\n- Save cleaned files in the `cleaned_files/` directory\n\n## Installation\n\n**Clone the repository**\n```bash\ngit clone https://github.com/lytexdev/metadata-cleaner.git\ncd metadata-cleaner\n```\n\n**Create a virtual environment**\n```bash\npython3 -m venv venv\nsource venv/bin/activate\n```\n\n**Install dependencies**\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n### Extract and remove metadata\nRun the script with the file you want to inspect:\n```bash\npython metadata_cleaner.py path/to/file\n```\n**Lists all metadata in the file and asks you if you want to remove it.**\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flytexdev%2Fmetadata-cleaner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flytexdev%2Fmetadata-cleaner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flytexdev%2Fmetadata-cleaner/lists"}