{"id":23714961,"url":"https://github.com/dnutiu/imgmetadataremover","last_synced_at":"2025-08-11T17:44:47.189Z","repository":{"id":42485323,"uuid":"450881613","full_name":"dnutiu/ImgMetadataRemover","owner":"dnutiu","description":"An utility program that removes metadata from images and compresses them.","archived":false,"fork":false,"pushed_at":"2022-09-28T09:13:41.000Z","size":2969,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-30T11:55:55.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/dnutiu.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}},"created_at":"2022-01-22T17:05:32.000Z","updated_at":"2023-03-10T08:56:24.000Z","dependencies_parsed_at":"2023-01-18T16:31:02.703Z","dependency_job_id":null,"html_url":"https://github.com/dnutiu/ImgMetadataRemover","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dnutiu/ImgMetadataRemover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2FImgMetadataRemover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2FImgMetadataRemover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2FImgMetadataRemover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2FImgMetadataRemover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnutiu","download_url":"https://codeload.github.com/dnutiu/ImgMetadataRemover/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2FImgMetadataRemover/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264922866,"owners_count":23683701,"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":"2024-12-30T20:51:47.500Z","updated_at":"2025-07-12T01:09:07.448Z","avatar_url":"https://github.com/dnutiu.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# ImgMetaRemover\r\n\r\nThis a is a simple project made for personal use. \r\n\r\nThe goal is to make it easy to remove metadata from images and compress them. \r\nThis is useful to bloggers and people that upload personal images online, as many of these images contain GPS and other personal identifiable data.\r\n\r\n### Usage\r\n\r\nPlace it into path and run with `--help`. If no arguments are provided it will run inside the default directory.\r\n\r\n```\r\n@nutiu ➜ publish git(main) .\\metadata_remover.exe --help\r\n\r\nmetadata_remover 1.0.0\r\nCopyright (C) 2022 metadata_remover\r\n\r\n  -c, --compress     (Default: true) Compress images after cleaning.\r\n\r\n  -d, --dest         (Default: ./cleaned) The destination directory for the cleaned images.\r\n\r\n  --help             Display this help screen.\r\n\r\n  --version          Display version information.\r\n\r\n  source (pos. 0)    (Default: .) The source directory of images.\r\n```\r\n\r\n# Developing\r\n\r\n### Publishing\r\n\r\nTo publish the command line app I run:\r\n\r\n```\r\n dotnet publish --framework net5.0 --os linux -p:PublishReadyToRun=false --configuration Release\r\n \r\n dotnet publish --framework net5.0  --configuration Release\r\n \r\n dotnet publish --framework net5.0 --os osx -p:PublishReadyToRun=false --configuration Release\r\n ```\r\n\r\n### Tests\r\n\r\nTo run tests use `dotnet test`.\r\n\r\nEnsure that `IMAGE_CORE_TESTS` is set to the path to the image core tests path. Ex: `\\RiderProjects\\ImgMetadataRemover\\ImageCore.Tests`.\r\n\r\n### Credits\r\n\r\n- https://github.com/dlemstra/Magick.NET\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnutiu%2Fimgmetadataremover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnutiu%2Fimgmetadataremover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnutiu%2Fimgmetadataremover/lists"}