{"id":21981653,"url":"https://github.com/soft/bulkrename","last_synced_at":"2026-04-21T05:34:43.567Z","repository":{"id":62438628,"uuid":"294937463","full_name":"Soft/bulkrename","owner":"Soft","description":"bulkrename is a tool for renaming large numbers of files","archived":false,"fork":false,"pushed_at":"2020-09-13T13:19:56.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-01T10:54:00.441Z","etag":null,"topics":["command-line","file-management","rename-files","renamer"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Soft.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}},"created_at":"2020-09-12T12:16:20.000Z","updated_at":"2023-09-08T18:12:21.000Z","dependencies_parsed_at":"2022-11-01T21:16:24.197Z","dependency_job_id":null,"html_url":"https://github.com/Soft/bulkrename","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Soft/bulkrename","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soft%2Fbulkrename","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soft%2Fbulkrename/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soft%2Fbulkrename/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soft%2Fbulkrename/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Soft","download_url":"https://codeload.github.com/Soft/bulkrename/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soft%2Fbulkrename/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265550385,"owners_count":23786558,"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":["command-line","file-management","rename-files","renamer"],"created_at":"2024-11-29T17:18:55.071Z","updated_at":"2026-04-21T05:34:43.512Z","avatar_url":"https://github.com/Soft.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bulkrename\n\n[![Build Status](https://travis-ci.org/Soft/bulkrename.svg?branch=master)](https://travis-ci.org/Soft/bulkrename)\n[![GitHub release](https://img.shields.io/github/release/Soft/bulkrename.svg)](https://github.com/Soft/bulkrename/releases)\n[![Latest Version](https://img.shields.io/crates/v/bulkrename.svg)](https://crates.io/crates/bulkrename)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n`bulkrename` is a tool for renaming large numbers of files.\n\n`bulkrename` accepts file paths either via command line arguments or via\nstandard input. When invoked, `bulkrename` opens a file in `EDITOR` with the\ninput paths. After user exits `EDITOR`, `bulkrename` will rename all the input\nfiles using the file names from the file as their new names.\n\nIf you are familiar with the `bulkrename` command of the\n[Ranger](https://github.com/ranger/ranger) file manager, this program works\nbasically the same way.\n\n## Installation\n\nPre-built binaries can be downloaded from [GitHub\nReleases](https://github.com/Soft/bulkrename/releases). These should work on any\n64-bit Linux system.\n\nAlternatively, `bulkrename` can be installed using\n[Cargo](https://doc.rust-lang.org/cargo/):\n\n``` shell\ncargo install bulkrename\n```\n\n## Usage\n\n```\nusage: bulkrename [-h|--help] [FILE]...\nbulkrename is a tool for renaming large numbers of files.\n\noptions:\n  -h, --help:        display this help\n  -r, --replace:     allow replacing existing files\n  -q, --quiet:       do not display information about operations being performed\n```\n\n## Examples\n\n``` shell\nbulkrename file-1.txt file-2.txt file-3.txt\nfind examples | bulkrename\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoft%2Fbulkrename","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoft%2Fbulkrename","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoft%2Fbulkrename/lists"}