exiv2
Verified for current stable LTS
Exiv2 Command: Rename File Prepend Date Time
Use for rename file prepend date time with Exiv2. Exact CLI syntax to rename file prepend date time using Exiv2.
When to use this: Use for rename file prepend date time with Exiv2.
Command Syntax
exiv2 -r '{%Y%m%d_%H%M%S_:basename:}' <path/to/file> exiv2 -r "`{%Y%m%d_%H%M%S_:basename:`}" <path/to/file> Command Breakdown
-r- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to rename file prepend date time using Exiv2.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Exiv2 Command: Delete All Metadata
exiv2 -d a <path/to/file> Exiv2 Command: Delete All Metadata Keep Timestamp exiv2 -d a -k <path/to/file> Exiv2 Command: Delete Metadata Keep Timestamp exiv2 -d a -k <path/to/file> Exiv2 Command: Print All Metadata Interpreted exiv2 -P kt <path/to/file> Exiv2 Command: Print All Metadata Raw exiv2 -P kv <path/to/file>