Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 1.53 KB

commands.renamer.md

File metadata and controls

58 lines (44 loc) · 1.53 KB

Fast Renamer

Source Code & Screenshots

Snippet:

commands.renamer.nss

Screenshot:

Screenshot 1 Screenshot 2

Overview

Comprehensive Nilesoft Shell extension for file and folder renaming, providing multiple renaming functionalities through an intuitive context menu.

Key Features

  • Single and multiple file/folder renaming
  • Case conversion (lowercase, uppercase, mixed-case)
  • Space and punctuation manipulation
  • Prefix and suffix addition
  • Extension changing
  • Media file metadata-based renaming (for MP3 files) (example only)

Menu Structure

  1. Basic Renaming

    • Rename single item
    • Rename multiple items
    • Rename with automatic counter
  2. Case Conversion

    • Lowercase
    • Uppercase
    • Mixed-Case
  3. Space/Punctuation Handling

    • Strip double spaces
    • Convert dots to spaces
    • Convert spaces to dots
    • Convert underscores to spaces
    • Convert spaces to underscores
  4. Name Modification

    • Add prefix
    • Add suffix
  5. Media-Specific Renaming

    • MP3 file renaming based on metadata (artist, title, album)

Usage Notes

  • Use SHIFT key when renaming with counter to start numbering from 1
  • Handles file extensions automatically

Dependencies

Required Components:

  • Windows Operating System
  • Nilesoft Shell framework

No additional software installation is required beyond the Nilesoft Shell framework and standard Windows components.