Detect a file’s format
inspect_fileDetect the format of a subtitle/transcript/EDL/FCPXML file and report what CutConvert would produce from it, without performing the conversion or using quota.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | File content (text formats). | |
| filename | Yes | Original file name including extension. | |
| content_base64 | No | Base64 bytes (binary formats like .prtranscript). |