microsoft/PowerToys

[PowerRename] Allow changing of other attributes in a batch

Open

#1,300 opened on Feb 13, 2020

View on GitHub
 (3 comments) (2 reactions) (0 assignees)C# (7,978 forks)batch import
Cost-LargeHelp WantedIdea-EnhancementProduct-PowerRename

Repository metrics

Stars
 (133,154 stars)
PR merge metrics
 (Avg merge 14d 20h) (117 merged PRs in 30d)

Description

Summary of the new feature/enhancement

Do not know the feasibility of this feature, but why to stop with the filenames, ideally it will also detect if all files have the same extension, read the writable properties of the files and allow to change them in batch.

Example for jpg, allow changing the subject, ratings, tags, date taken ... for mp4 files, authors, year, genre, parental ratings...

Proposed technical implementation details (optional)

  • Detect if all files have the same extension and properties/details.
  • When clicking on the PowerRenam offer the option to apply it to the filename or any other field detected.

Contributor guide