From d97bab113113c968ea345172b1a9cf6dcfce87ae Mon Sep 17 00:00:00 2001 From: "ZUNO WORKS K.K." <208570280+ozoz5@users.noreply.github.com> Date: Sat, 29 Aug 2026 21:26:38 +0900 Subject: [PATCH 1/2] Add Conform to Tools --- docs/_includes/tools/conform.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/_includes/tools/conform.md diff --git a/docs/_includes/tools/conform.md b/docs/_includes/tools/conform.md new file mode 100644 index 00000000000..07856728fa7 --- /dev/null +++ b/docs/_includes/tools/conform.md @@ -0,0 +1,11 @@ +### Conform + +Conform converts Final Cut Pro `.fcpxml` and `.fcpxmld` files to Final Cut Pro 7 XML (XMEML v5) for import into Adobe Premiere Pro. It reads FCPXML v1.6 to v1.14. + +Conform also creates a report listing known items that may look or behave differently in Premiere Pro. Each entry includes the item name, timecode and affected range, and the same ranges are marked in the converted timeline. Title text and line breaks become editable text in Premiere Pro. + +The 3D appearance of Motion templates, title tracking and leading, and transitions other than Cross Dissolve are not translated. DaVinci Resolve has not been tested. Current versions of After Effects do not import the generated XML, and Avid is not supported. + +Conform is made by ZUNO WORKS K.K. and requires macOS 14 or later on an Apple Silicon Mac. The direct-download version is signed with an Apple Developer ID and notarised by Apple. You can analyse a project and export one XML for free. A licence is a one-time purchase. + +[!button text="Visit Website" target="blank" variant="info"](https://conform.zunoworks.ai/en/) From b3da813566f17eb15efa1196c29c18f33209f95b Mon Sep 17 00:00:00 2001 From: "ZUNO WORKS K.K." <208570280+ozoz5@users.noreply.github.com> Date: Mon, 31 Aug 2026 19:06:12 +0900 Subject: [PATCH 2/2] Add Conform to generated tools --- docs/_includes/generated-tools.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/_includes/generated-tools.md b/docs/_includes/generated-tools.md index 9c729cc8a56..2486e0289e3 100644 --- a/docs/_includes/generated-tools.md +++ b/docs/_includes/generated-tools.md @@ -68,6 +68,10 @@ --- +{{ include "tools/conform" }} + +--- + {{ include "tools/csv-to-motn-generator" }} --- @@ -292,4 +296,4 @@ --- -{{ include "tools/xtocc" }} \ No newline at end of file +{{ include "tools/xtocc" }}