mrename

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2023 License: MIT Imports: 7 Imported by: 0

README

mrename

test status Go Report Card MIT license MIT license MIT license MIT license

File renaming CLI utility.

Designed to bulk rename files by a pattern computed with any of supported algorithms.

Usage
mrename [options] converter [converter]...
Arguments
  • converter Which converter or algorithm to use, to rename files, Supported converters:
    • md5
    • sha1
    • tolower
    • toupper
    • jpeg2jpg
Options
  • -c, --copy Copy files instead of renaming them
  • -n, --dry-run Do not actually rename the files
  • -v, --verbose Show detailed output
  • -t, --target Specify the target directory
  • -o, --output-format Output renaming results in specified format. Supported formats:
    • json
Warning

There are no default safegurads. Use at your own risk.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL