{"id":16971536,"url":"https://github.com/thomastjdev/windowsbatch_renamechar","last_synced_at":"2025-06-12T17:07:47.023Z","repository":{"id":87657562,"uuid":"79671058","full_name":"ThomasTJdev/WindowsBatch_RenameChar","owner":"ThomasTJdev","description":"Windows batch for rename chars in filenames","archived":false,"fork":false,"pushed_at":"2017-01-21T20:36:06.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T20:16:08.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Batchfile","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/ThomasTJdev.png","metadata":{"files":{"readme":"README.md","changelog":"changeCharFilename.bat","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":"2017-01-21T20:31:23.000Z","updated_at":"2017-01-21T20:31:53.000Z","dependencies_parsed_at":"2023-03-12T19:45:25.459Z","dependency_job_id":null,"html_url":"https://github.com/ThomasTJdev/WindowsBatch_RenameChar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThomasTJdev/WindowsBatch_RenameChar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2FWindowsBatch_RenameChar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2FWindowsBatch_RenameChar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2FWindowsBatch_RenameChar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2FWindowsBatch_RenameChar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThomasTJdev","download_url":"https://codeload.github.com/ThomasTJdev/WindowsBatch_RenameChar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2FWindowsBatch_RenameChar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259509429,"owners_count":22868834,"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-10-14T00:52:19.829Z","updated_at":"2025-06-12T17:07:46.968Z","avatar_url":"https://github.com/ThomasTJdev.png","language":"Batchfile","readme":"# Rename chars in filenames\r\n\r\nThis batch script rename filenames. The batch script needs to be placed in the same folder as the files, which it is checking.\r\n\r\n## Config\r\n\r\nChange the code accordingly to your needs. The example below has 4 renaming criterias. `+©` will be changed to `A`, etc.\r\n\r\n```\r\nREM Replace statements:\r\nSET str=!str:+©=A!  \r\nSET str=!str:+ÿ=d!  \r\nSET str=!str:+ª=C!  \r\nSET str=!str:W=!  \r\n```\r\n\r\n## Run\r\n\r\nNavigate to folder in cmd.exe and run the file `changeCharFilename.bat`\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomastjdev%2Fwindowsbatch_renamechar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomastjdev%2Fwindowsbatch_renamechar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomastjdev%2Fwindowsbatch_renamechar/lists"}