Getting Started (Server)
Tin Man Server is a professional command-line tool for batch processing, metadata extraction, creating thumbnails, copying media with SH256 verification and report generation designed to support high-volume video production and post-production workflows.
Compatible with both Windows and macOS, Tin Man Server is licensed to handle a wide range of professional formats, including Apple ProRes & ProRes RAW, Avid DNxHD/HR, ARRIRAW, Blackmagic RAW, Canon RAW, Panasonic AVC-Ultra, RED RAW, and Sony RAW & XAVC.
Installation & Access
After installing Tin Man, the Server CLI is available at:
macOS:
"/Applications/Calibrated Tin Man.app/Contents/Server/tinman-server"Windows:
"C:\Program Files\Calibrated\Tin Man\tinman-server.exe"The installer automatically configures command-line access:
Windows: Adds
C:\Program Files\Calibrated\Tin Manto your system PATHmacOS: Creates a symlink in
/usr/local/bin
After installation, you can use tinman-server directly from any Command Prompt on Windows or Terminal on macOS.
Quick Start
View all available commands and options:
tinman-server --help
tinman-server --versionExtract Metadata
Generate comprehensive metadata reports in multiple formats:
Custom Report Configuration
Generate Thumbnails (currently free)
Extract thumbnail images with extensive control:
Export & Transcode
Export and transcode media files using system presets or custom configurations:
Copy Files with Verification (currently free)
Copy media files with SHA256 checksum verification:
Multi-Threading
Process files faster with concurrent operations (1-5 threads - default 1):
Chaining Commands
Execute multiple operations in a single command:
Progress Output
By default, Tin Man Server outputs JSON-formatted progress suitable for parsing by automation tools:
The JSON progress output includes file processing status, progress percentage, errors and warnings, operation results, and timing metrics.
Input Methods
Support
For complete command reference and all available options:
For questions or workflow consultation: [email protected]
Download Tin Man: https://www.calibratedsoftware.com/tin-man/trial/
Last updated