Skip to content

Rename with orginal filename #15

Description

@luca1234567a

My camera phone create file like this IMG_20241216_152710_528.jpg to rename to 20241216-152710-528.jpg, i like to rename the file using the date and time presente in filename and not in metadata or filesystem.
There is the option to append the original file name, but there is userfully to inser a pattern to elaborate the orginal filename, maybe like sed command. With this I can append the 528 to the renamed file, for example can I use '{s/IMG_//;s/_/-/g}'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions