diff --git a/docs/README.md b/docs/README.md index 9c82e08..7002fc4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -44,7 +44,7 @@ BRAW Toolbox comes with a Metadata View that allows you to view every piece of B ## Gyroscope Stabilisation -You can combine BRAW Toolbox with [Gyroflow Toolbox](https://gyroflowtoolbox.io){target="_blank"} to bring gyroscope stabilisation directly to Final Cut Pro! +You can combine BRAW Toolbox with [Gyroflow Toolbox](https://gyroflowtoolbox.io) to bring gyroscope stabilisation directly to Final Cut Pro! ![](static/stabilisation.png) diff --git a/docs/buy.md b/docs/buy.md index 723eea0..fada027 100644 --- a/docs/buy.md +++ b/docs/buy.md @@ -1,6 +1,6 @@ # Buy on Mac App Store -> [:icon-desktop-download: Click here to **buy** on the **Mac App Store**](https://apps.apple.com/au/app/braw-toolbox/id6444061549?mt=12){target="_blank"} +> [:icon-desktop-download: Click here to **buy** on the **Mac App Store**](https://apps.apple.com/au/app/braw-toolbox/id6444061549?mt=12) **BRAW Toolbox** is a one-time payment of **79.99**. @@ -10,10 +10,22 @@ However, if your country doesn't have an equivalent of 79.99 (i.e. Rp1,299,000 i There is currently no free trial, and it is only be available on the Mac App Store as a **one-time payment**. -However, we will be posting TestFlight builds prior to updates for the community to test. Keep an eye on our [announcements](https://github.com/latenitefilms/BRAWToolbox/discussions/categories/announcements){target="_blank"}. +However, we will be posting TestFlight builds prior to updates for the community to test. Keep an eye on our [announcements](https://github.com/latenitefilms/BRAWToolbox/discussions/categories/announcements). You can find information about Educational Pricing [here](/educational). Thank you to all our beta testers and early adopters, who were able to purchase BRAW Toolbox for 50% off during the first week of its release! -![](static/app-store-number-1.png) \ No newline at end of file +![](static/app-store-number-1.png) + +--- + +## Pro Editor Bundle + +For only **USD$100**, you can now buy [BRAW Toolbox](https://brawtoolbox.io), [Gyroflow Toolbox](https://gyroflowtoolbox.io), [Marker Toolbox](https://markertoolbox.io), [Recall Toolbox](https://recalltoolbox.io) & [Fast Collections](https://fastcollections.io) as a bundle! + +The Mac App Store also supports **Complete My Bundle** - which credits customers for apps they’ve already purchased within a bundle. You only pay the balance for the remaining apps. + +You can find the bundle on the Mac App Store [here](https://itunes.apple.com/us/app-bundle/id1717681153?mt=12). + +![](/static/pro-editor-bundle.jpg) \ No newline at end of file diff --git a/docs/buy.yml b/docs/buy.yml index ffc9a9e..4cdcbc4 100644 --- a/docs/buy.yml +++ b/docs/buy.yml @@ -1,4 +1,4 @@ label: Buy on Mac App Store icon: desktop-download order: 9000 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/collaboration.md b/docs/collaboration.md index 2396e27..3cea940 100644 --- a/docs/collaboration.md +++ b/docs/collaboration.md @@ -28,7 +28,7 @@ Whilst this is fantastic for security reasons - it does provide challenges for a When you import clips into the BRAW Toolbox Workflow Extension, you are explicitly giving permission to BRAW Toolbox to access those BRAW files. -Everything works great if you're on a single machine. We use a technology called [security-scoped bookmarks](https://developer.apple.com/documentation/professional_video_applications/fcpxml_reference/asset/media-rep/bookmark/enabling_security-scoped_bookmark_and_url_access?language=objc){target="_blank"} to allow us to access any files you've given us permission to access at a later time. +Everything works great if you're on a single machine. We use a technology called [security-scoped bookmarks](https://developer.apple.com/documentation/professional_video_applications/fcpxml_reference/asset/media-rep/bookmark/enabling_security-scoped_bookmark_and_url_access?language=objc) to allow us to access any files you've given us permission to access at a later time. However, when it comes to collaboration it gets a bit more tricky, because those bookmarks are specific to the individual machine. diff --git a/docs/collaboration.yml b/docs/collaboration.yml index 5221a3f..bb08e16 100644 --- a/docs/collaboration.yml +++ b/docs/collaboration.yml @@ -1,4 +1,4 @@ label: Collaboration icon: person-add order: 5700 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/credits.md b/docs/credits.md index 9bc2356..8261e70 100644 --- a/docs/credits.md +++ b/docs/credits.md @@ -1,9 +1,9 @@ # Credits -BRAW Toolbox has been thrown together by [Chris Hocking](https://github.com/latenitefilms){target="_blank"} at [LateNite Films](https://latenitefilms.com){target="_blank"}. +BRAW Toolbox has been thrown together by [Chris Hocking](https://github.com/latenitefilms) at [LateNite Films](https://latenitefilms.com). -Chris also created [CommandPost](https://commandpost.io){target="_blank"} and [Gyroflow Toolbox](https://github.com/latenitefilms/GyroflowToolbox){target="_blank"}. +Chris also created [CommandPost](https://commandpost.io) and [Gyroflow Toolbox](https://github.com/latenitefilms/GyroflowToolbox). -The BRAW Toolbox icon was designed by the amazing [Matthew Skiles](http://matthewskiles.com){target="_blank"}. +The BRAW Toolbox icon was designed by the amazing [Matthew Skiles](http://matthewskiles.com). -The incredible surf footage (as seen in the above screenshots) was captured by Sydney based Director/Cinematographer, [Adrian Emerton](https://www.adrianemerton.com.au){target="_blank"}. \ No newline at end of file +The incredible surf footage (as seen in the above screenshots) was captured by Sydney based Director/Cinematographer, [Adrian Emerton](https://www.adrianemerton.com.au). \ No newline at end of file diff --git a/docs/credits.yml b/docs/credits.yml index 7c009ba..7c33213 100644 --- a/docs/credits.yml +++ b/docs/credits.yml @@ -1,4 +1,4 @@ label: Credits icon: people order: 4000 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/educational.md b/docs/educational.md index 7c38d8f..d11db49 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -1,7 +1,7 @@ # Educational Pricing -Educational institutions can get a **50% discount** when they purchase 20 or more copies through [Apple School Manager](https://support.apple.com/en-au/guide/apple-school-manager/welcome/web){target="_blank"}. +Educational institutions can get a **50% discount** when they purchase 20 or more copies through [Apple School Manager](https://support.apple.com/en-au/guide/apple-school-manager/welcome/web). -Please [contact Apple](https://support.apple.com/contact){target="_blank"} if you need help with Educational Pricing. +Please [contact Apple](https://support.apple.com/contact) if you need help with Educational Pricing. However, if you're a film student, or in a country where Apple hardware and software is insanely expensive, please don't hesitate to [reach out](/support) for some kind of sponsorship agreement, as we love helping out emerging filmmakers! \ No newline at end of file diff --git a/docs/educational.yml b/docs/educational.yml index 6421270..d5417a7 100644 --- a/docs/educational.yml +++ b/docs/educational.yml @@ -1,4 +1,4 @@ label: Educational Pricing icon: mortar-board order: 8999 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/faq.md b/docs/faq.md index 74c4fc2..8d93d6c 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -2,9 +2,9 @@ ### Why BRAW Toolbox? -[Color Finale Transcoder](https://colorfinale.com/transcoder){target="_blank"} allows you to convert BRAW files into ProRes quickly and easily, all via a very slick Workflow Extension. It's a great application that we highly recommend you purchase. +[Color Finale Transcoder](https://colorfinale.com/transcoder) allows you to convert BRAW files into ProRes quickly and easily, all via a very slick Workflow Extension. It's a great application that we highly recommend you purchase. -There's also the incredible [EditReady](https://hedge.video/editready){target="_blank"} which is also fantastic at just converting BRAW to ProRes with lots of power and controls. Again, we recommend everyone purchases it. +There's also the incredible [EditReady](https://hedge.video/editready) which is also fantastic at just converting BRAW to ProRes with lots of power and controls. Again, we recommend everyone purchases it. And of course, DaVinci Resolve is free and even has the **Blackmagic Proxy Generator** app to easily convert BRAW to proxies. @@ -22,13 +22,13 @@ Now we can just import BRAW files directly into Final Cut Pro, with full RAW con ### How does it work? -Because Final Cut Pro's decode API is private - we had to just make do with the two public API's we had access to - [Workflow Extensions](https://developer.apple.com/documentation/professional_video_applications/workflow_extensions){target="_blank"} and [FxPlug4](https://developer.apple.com/documentation/professional_video_applications/fxplug?language=objc){target="_blank"}. +Because Final Cut Pro's decode API is private - we had to just make do with the two public API's we had access to - [Workflow Extensions](https://developer.apple.com/documentation/professional_video_applications/workflow_extensions) and [FxPlug4](https://developer.apple.com/documentation/professional_video_applications/fxplug?language=objc). We use the Workflow Extension API as our "user interface", where users can select the footage they want to import, and preset any RAW controls. We use the FxPlug4 API as our "renderer". Essentially, BRAW Toolbox is just a Filter in Apple Motion, and an Effect in Final Cut Pro, but instead of "processing" the source clip, we replace the clip contents with the processed BRAW clip. -We use Blackmagic's official [BRAW SDK](https://www.blackmagicdesign.com/developer/product/camera){target="_blank"} - so you get all the same colour science and processing speed as DaVinci Resolve. +We use Blackmagic's official [BRAW SDK](https://www.blackmagicdesign.com/developer/product/camera) - so you get all the same colour science and processing speed as DaVinci Resolve. As far as we know, BRAW Toolbox is the first application on the Mac App Store to include an FxPlug4 effect. @@ -66,9 +66,9 @@ You can find educational pricing [here](/educational). We also support and encourage independent filmmakers and film school students to [reach out](/support) if cost becomes an issue. -You can always use [DaVinci Resolve](https://www.blackmagicdesign.com/products/davinciresolve){target="_blank"} for free if you want to convert BRAW to ProRes to edit in Final Cut Pro. +You can always use [DaVinci Resolve](https://www.blackmagicdesign.com/products/davinciresolve) for free if you want to convert BRAW to ProRes to edit in Final Cut Pro. -We are also big fans of [Color Finale Transcoder](https://colorfinale.com/transcoder){target="_blank"} and [EditReady](https://hedge.video/editready){target="_blank"}. +We are also big fans of [Color Finale Transcoder](https://colorfinale.com/transcoder) and [EditReady](https://hedge.video/editready). --- @@ -78,7 +78,7 @@ Yes, prior to public release BRAW Toolbox was in a public beta from 23rd Decembe MASSIVE thanks to the **291 users** who took part in this extensive beta program! -We also occasionally post new TestFlight builds on the [Discussion](https://github.com/latenitefilms/BRAWToolbox/discussions){target="_blank"} page as we test new features. +We also occasionally post new TestFlight builds on the [Discussion](https://github.com/latenitefilms/BRAWToolbox/discussions) page as we test new features. --- @@ -86,7 +86,7 @@ We also occasionally post new TestFlight builds on the [Discussion](https://gith Currently the source code for BRAW Toolbox is closed/private, however we may release it under a MIT License at a later date if there's enough demand and interest. -However, if you're looking for an example FxPlug4 codebase, check out [Gyroflow Toolbox](https://github.com/latenitefilms/gyroflowtoolbox/){target="_blank"}. +However, if you're looking for an example FxPlug4 codebase, check out [Gyroflow Toolbox](https://github.com/latenitefilms/gyroflowtoolbox/). --- @@ -94,8 +94,8 @@ However, if you're looking for an example FxPlug4 codebase, check out [Gyroflow There are heaps of awesome clips to test with on the Blackmagic Website: -- [Blackmagic Pocket Cinema Camera Gallery](https://www.blackmagicdesign.com/au/products/blackmagicpocketcinemacamera/gallery){target="_blank"} -- [Blackmagic URSA Mini Gallery](https://www.blackmagicdesign.com/au/products/blackmagicursaminipro/gallery){target="_blank"} +- [Blackmagic Pocket Cinema Camera Gallery](https://www.blackmagicdesign.com/au/products/blackmagicpocketcinemacamera/gallery) +- [Blackmagic URSA Mini Gallery](https://www.blackmagicdesign.com/au/products/blackmagicursaminipro/gallery) --- @@ -105,7 +105,7 @@ Yes, BRAW Toolbox is compatible with **Sync-N-Link v1.1.4** or later on the Mac You should use Synchronised Clips in BRAW Toolbox, and it can combine multiple clips with location audio into a multicam. -You can download Sync-N-Link [here](https://apps.apple.com/us/app/sync-n-link-x/id517599985?mt=12){target="_blank"}. +You can download Sync-N-Link [here](https://apps.apple.com/us/app/sync-n-link-x/id517599985?mt=12). --- @@ -113,7 +113,7 @@ You can download Sync-N-Link [here](https://apps.apple.com/us/app/sync-n-link-x/ Yes, BRAW Toolbox is compatible with **Lumberjack Builder v4.0.6** or later. -You can download Lumberjack Builder [here](https://www.lumberjacksystem.com/builder-nle-2/){target="_blank"}. +You can download Lumberjack Builder [here](https://www.lumberjacksystem.com/builder-nle-2/). ![](static/builder.png) @@ -121,7 +121,7 @@ You can download Lumberjack Builder [here](https://www.lumberjacksystem.com/buil ### I don't like Synchronised Clips. Can I import a Multicam clips instead? -Starting in v1.1.1 of BRAW Toolbox, we now enable **Create Multicam Clips** by default to get around a [Final Cut Pro bug](https://github.com/latenitefilms/BRAWToolbox/issues/128){target="_blank"}. +Starting in v1.1.1 of BRAW Toolbox, we now enable **Create Multicam Clips** by default to get around a [Final Cut Pro bug](https://github.com/latenitefilms/BRAWToolbox/issues/128). However, we still allow you to disable this, if you need to create Synchronised Clips for Sync-N-Link, for example. @@ -129,6 +129,6 @@ You can click the **Settings** button (the gear icon, next to "Remove All") to s Please note that this doesn't sync multiple BRAW files together - it just creates a single Multicam Clip for each BRAW file. -You'll still need to use something like [Sync-N-Link](https://apps.apple.com/us/app/sync-n-link-x/id517599985?mt=12){target="_blank"} if you want to sync BRAW files with external audio. +You'll still need to use something like [Sync-N-Link](https://apps.apple.com/us/app/sync-n-link-x/id517599985?mt=12) if you want to sync BRAW files with external audio. ![](static/install-20.png) \ No newline at end of file diff --git a/docs/faq.yml b/docs/faq.yml index 469fd7e..7e4b0b3 100644 --- a/docs/faq.yml +++ b/docs/faq.yml @@ -1,4 +1,4 @@ label: FAQ icon: question order: 7000 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/hdr-workflow.md b/docs/hdr-workflow.md index 1399482..0048ea7 100644 --- a/docs/hdr-workflow.md +++ b/docs/hdr-workflow.md @@ -1,6 +1,6 @@ # HDR Workflow -Thanks to the amazing help of [Marc Bach](https://www.interfacelab.tv){target="_blank"} and [Jamie Lejeune](https://www.cinedocs.com){target="_blank"}, we've worked closely to come up with some solid and reliable HDR Workflow for BRAW Toolbox. +Thanks to the amazing help of [Marc Bach](https://www.interfacelab.tv) and [Jamie Lejeune](https://www.cinedocs.com), we've worked closely to come up with some solid and reliable HDR Workflow for BRAW Toolbox. In the BRAW Toolbox Workflow Extension, if you click on the **Settings** button (the gear icon, next to **Remove All**), you can select the Color Space: @@ -38,6 +38,6 @@ This means you have fantastic grading control directly within Final Cut Pro, and You can learn more about HDR Workflows in Final Cut Pro here: -- [HDR and Wide Color Gamut in Final Cut Pro White Paper](https://www.apple.com/final-cut-pro/docs/HDR_WideColor.pdf){target="_blank"} -- [Intro to wide color gamut and HDR in Final Cut Pro](https://support.apple.com/en-au/guide/final-cut-pro/ver09be4f91f/mac){target="_blank"} -- [Convert or adjust HDR clips in Final Cut Pro](https://support.apple.com/en-au/guide/final-cut-pro/verbf72f3e96/mac){target="_blank"} \ No newline at end of file +- [HDR and Wide Color Gamut in Final Cut Pro White Paper](https://www.apple.com/final-cut-pro/docs/HDR_WideColor.pdf) +- [Intro to wide color gamut and HDR in Final Cut Pro](https://support.apple.com/en-au/guide/final-cut-pro/ver09be4f91f/mac) +- [Convert or adjust HDR clips in Final Cut Pro](https://support.apple.com/en-au/guide/final-cut-pro/verbf72f3e96/mac) \ No newline at end of file diff --git a/docs/hdr-workflow.yml b/docs/hdr-workflow.yml index 87278be..775d2b3 100644 --- a/docs/hdr-workflow.yml +++ b/docs/hdr-workflow.yml @@ -1,4 +1,4 @@ label: HDR Workflow icon: eye order: 5900 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/how-to-use.yml b/docs/how-to-use.yml index 9d473c9..a652115 100644 --- a/docs/how-to-use.yml +++ b/docs/how-to-use.yml @@ -1,4 +1,4 @@ label: How To Use icon: flame order: 7900 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/installation.yml b/docs/installation.yml index ea2cdc3..6ca85aa 100644 --- a/docs/installation.yml +++ b/docs/installation.yml @@ -1,4 +1,4 @@ label: Installation icon: rocket order: 8000 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/latenite.md b/docs/latenite.md new file mode 100644 index 0000000..28ec530 --- /dev/null +++ b/docs/latenite.md @@ -0,0 +1,19 @@ +# Explore LateNite's Tools + +This website has been thrown together by [Chris Hocking](https://twitter.com/chrisatlatenite) at [LateNite](https://latenitefilms.com/technology). + +Constantly looking for ways to innovate, LateNite is as passionate about production and post production as it is storytelling. Their pursuit of creative excellence has seen them work closely with global cinematic technology companies to craft post workflow solutions and critically celebrated software in-house. + +You can learn more about LateNite's tools such as **CommandPost**, **BRAW Toolbox**, **Gyroflow Toolbox**, **Marker Toolbox**, **Recall Toolbox** and **Fast Collections** over at [FCP Cafe](https://fcp.cafe). + +--- + +## Pro Editor Bundle + +For only **USD$100**, you can now buy [BRAW Toolbox](https://brawtoolbox.io), [Gyroflow Toolbox](https://gyroflowtoolbox.io), [Marker Toolbox](https://markertoolbox.io), [Recall Toolbox](https://recalltoolbox.io) & [Fast Collections](https://fastcollections.io) as a bundle! + +The Mac App Store also supports **Complete My Bundle** - which credits customers for apps they’ve already purchased within a bundle. You only pay the balance for the remaining apps. + +You can find the bundle on the Mac App Store [here](https://itunes.apple.com/us/app-bundle/id1717681153?mt=12). + +![](/static/pro-editor-bundle.jpg) \ No newline at end of file diff --git a/docs/latenite.yml b/docs/latenite.yml new file mode 100644 index 0000000..0f6be0e --- /dev/null +++ b/docs/latenite.yml @@ -0,0 +1,4 @@ +label: Explore LateNite's Tools! +icon: zap +order: 9001 +image: /static/thumbnail.jpg \ No newline at end of file diff --git a/docs/luts.yml b/docs/luts.yml index 28cb54f..8810080 100644 --- a/docs/luts.yml +++ b/docs/luts.yml @@ -1,4 +1,4 @@ label: LUTs icon: sun order: 5901 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/marketing.md b/docs/marketing.md index 3b3d97a..8671839 100644 --- a/docs/marketing.md +++ b/docs/marketing.md @@ -2,7 +2,7 @@ We'd love you to share and promote BRAW Toolbox! -> **[You can download high quality icons and screenshots here.](https://github.com/latenitefilms/BRAWToolbox/tree/main/marketing){target="_blank"}** +> **[You can download high quality icons and screenshots here.](https://github.com/latenitefilms/BRAWToolbox/tree/main/marketing)** You can email us via: [producers@latenitefilms.com](mailto:producers@latenitefilms.com) @@ -10,23 +10,23 @@ You can email us via: [producers@latenitefilms.com](mailto:producers@latenitefil ### Articles -- [REVIEW: Blackmagic RAW en FCP con BRAW Toolbox (1st Feb 2023)](https://www.finalcutpro.es/2023/02/review-blackmagic-raw-en-fcp-con-braw-toolbox/){target="_blank"} -- [CineD: BRAW Toolbox – Blackmagic RAW in Final Cut Pro (1st Feb 2023)](https://www.cined.com/braw-toolbox-blackmagic-raw-in-final-cut-pro/){target="_blank"} -- [Newsshooter: BRAW Toolbox is now available; import BRAW files natively into Final Cut Pro (1st Feb 2023)](https://www.newsshooter.com/2023/02/01/braw-toolbox-is-now-available-import-braw-files-natively-into-final-cut-pro/){target="_blank"} -- [David French: How to use Blackmagic RAW (BRAW) in Apple’s Final Cut Pro X (1st Feb 2023)](https://www.devonia.media/how-to-use-blackmagic-raw-braw-in-apples-final-cut-pro-x){target="_blank"} -- [fcp.co: BRAW Toolbox and Gyroflow Toolbox (31st Jan 2023)](https://fcp.co/final-cut-pro/news/2610-braw-toolbox-and-gyroflow-toolbox){target="_blank"} -- [AppleInsider: New BRAW Toolbox app brings Blackmagic codecs to Final Cut Pro (28th January 2023)](https://appleinsider.com/articles/23/01/28/new-braw-toolbox-app-brings-blackmagic-codecs-to-final-cut-pro){target="_blank"} -- [ProVideo Coalition: Edit BRAW files in Final Cut Pro with BRAW Toolbox (27th January 2023)](https://www.provideocoalition.com/edit-braw-files-in-final-cut-pro-with-braw-toolbox/){target="_blank"} -- [PRONEWS: Final Cut Proで.brawが使える「BRAW Toolbox」レビュー (27th January 2023)](https://jp.pronews.com/review/202301270621372484.html){target="_blank"} -- [Slashcam: BRAW Toolbox - Blackmagic RAW Import in FCPX ab Montag verfügbar (27th January 2023)](https://www.slashcam.de/news/single/BRAW-Toolbox---Blackmagic-RAW-Import-in-FCPX-ab-Mo-17698.html){target="_blank"} +- [REVIEW: Blackmagic RAW en FCP con BRAW Toolbox (1st Feb 2023)](https://www.finalcutpro.es/2023/02/review-blackmagic-raw-en-fcp-con-braw-toolbox/) +- [CineD: BRAW Toolbox – Blackmagic RAW in Final Cut Pro (1st Feb 2023)](https://www.cined.com/braw-toolbox-blackmagic-raw-in-final-cut-pro/) +- [Newsshooter: BRAW Toolbox is now available; import BRAW files natively into Final Cut Pro (1st Feb 2023)](https://www.newsshooter.com/2023/02/01/braw-toolbox-is-now-available-import-braw-files-natively-into-final-cut-pro/) +- [David French: How to use Blackmagic RAW (BRAW) in Apple’s Final Cut Pro X (1st Feb 2023)](https://www.devonia.media/how-to-use-blackmagic-raw-braw-in-apples-final-cut-pro-x) +- [fcp.co: BRAW Toolbox and Gyroflow Toolbox (31st Jan 2023)](https://fcp.co/final-cut-pro/news/2610-braw-toolbox-and-gyroflow-toolbox) +- [AppleInsider: New BRAW Toolbox app brings Blackmagic codecs to Final Cut Pro (28th January 2023)](https://appleinsider.com/articles/23/01/28/new-braw-toolbox-app-brings-blackmagic-codecs-to-final-cut-pro) +- [ProVideo Coalition: Edit BRAW files in Final Cut Pro with BRAW Toolbox (27th January 2023)](https://www.provideocoalition.com/edit-braw-files-in-final-cut-pro-with-braw-toolbox/) +- [PRONEWS: Final Cut Proで.brawが使える「BRAW Toolbox」レビュー (27th January 2023)](https://jp.pronews.com/review/202301270621372484.html) +- [Slashcam: BRAW Toolbox - Blackmagic RAW Import in FCPX ab Montag verfügbar (27th January 2023)](https://www.slashcam.de/news/single/BRAW-Toolbox---Blackmagic-RAW-Import-in-FCPX-ab-Mo-17698.html) --- ### Videos -- [Chris Hocking on Ripple Training Live Stream (31st January 2023)](https://www.youtube.com/watch?v=ieYa4YIHXB8){target="_blank"} -- [PtarmiganDesigns looks at BRAW Toolbox (27th January 2023)](https://www.youtube.com/watch?v=afFH9r_4bvE){target="_blank"} -- [Chris Hocking on Final Cut Pro Radio Live Stream (26th January 2023)](https://www.youtube.com/watch?v=cubE8VwZRh4){target="_blank"} +- [Chris Hocking on Ripple Training Live Stream (31st January 2023)](https://www.youtube.com/watch?v=ieYa4YIHXB8) +- [PtarmiganDesigns looks at BRAW Toolbox (27th January 2023)](https://www.youtube.com/watch?v=afFH9r_4bvE) +- [Chris Hocking on Final Cut Pro Radio Live Stream (26th January 2023)](https://www.youtube.com/watch?v=cubE8VwZRh4) --- @@ -46,9 +46,9 @@ There are automatic Decode Quality options for both HD and UltraHD projects, and You can also use the Workflow Extension to send your project/timeline to DaVinci Resolve for grading - all using BRAW files directly from the camera! -The BRAW Toolbox icon was designed by the amazing [Matthew Skiles](http://matthewskiles.com){target="_blank"}. +The BRAW Toolbox icon was designed by the amazing [Matthew Skiles](http://matthewskiles.com). -The incredible surf footage (as seen in the above screenshots) was captured by Sydney based Director/Cinematographer, [Adrian Emerton](https://www.adrianemerton.com.au){target="_blank"}. +The incredible surf footage (as seen in the above screenshots) was captured by Sydney based Director/Cinematographer, [Adrian Emerton](https://www.adrianemerton.com.au). --- @@ -62,13 +62,13 @@ BRAW Toolbox was sold for **50% off** for the first week, as a small thank you t It's now available on the Mac App Store for **USD$79.99**. -> [:icon-desktop-download: **Click here to buy on the Mac App Store**](https://apps.apple.com/au/app/braw-toolbox/id6444061549?mt=12){target="_blank"} +> [:icon-desktop-download: **Click here to buy on the Mac App Store**](https://apps.apple.com/au/app/braw-toolbox/id6444061549?mt=12) There is no free trial, and it will only be available on the Mac App Store as a one-time payment. -A companion application, [Gyroflow Toolbox](https://gyroflowtoolbox.io){target="_blank"} is also now available on the Mac App Store for purchase for USD$5. +A companion application, [Gyroflow Toolbox](https://gyroflowtoolbox.io) is also now available on the Mac App Store for purchase for USD$5. -> **_[You can download Gyroflow Toolbox here.](https://gyroflowtoolbox.io/buy/){target="_blank"}_** +> **_[You can download Gyroflow Toolbox here.](https://gyroflowtoolbox.io/buy/)_** --- @@ -78,7 +78,7 @@ Based in Melbourne, Australia, Chris Hocking has been working in the entertainme Chris has an incredibly strong and varied technical and business background, and takes care of the day-to-day operations at LateNite Films – ensuring that each production makes use of the best and most relevant technology and workflows. His producing credits include the SBS2 series The Wizards of Aus, the Melbourne based Fairy Tale unit on the Foxtel mini series The Lambs of God, a number of music videos for artists including Peking Duk, Cosmo’s Midnight, Rufus du Sol, American Doubles, Casey Donovan and Guy Pearce and the ABC ME project The Legend of Burnout Barry. He has several editing and sound design credits to his name, including Fremantle Australia’s “Neighbours - Erinsborough High” spin-off series which was edited, graded and sound mixed in Final Cut Pro X. -He is the creator of the open source Mac application, [CommandPost](https://commandpost.io){target="_blank"}, which has been downloaded over 152K times, and also maintains a database of known Final Cut Pro X bugs and issues. He’s recently released a new application called BRAW Toolbox which allows Final Cut Pro users to import Blackmagic RAW files without transcoding. +He is the creator of the open source Mac application, [CommandPost](https://commandpost.io), which has been downloaded over 152K times, and also maintains a database of known Final Cut Pro X bugs and issues. He’s recently released a new application called BRAW Toolbox which allows Final Cut Pro users to import Blackmagic RAW files without transcoding. He’s a member of the Screen Producers Association, Australian Screen Editors Guild and is an Adobe Certified Expert. @@ -86,7 +86,7 @@ He’s a member of the Screen Producers Association, Australian Screen Editors G ### Fun Facts -- The developer created [CommandPost](https://commandpost.io){target="_blank"}, a popular Final Cut Pro workflow tool that's been downloaded [over 152,000 times](https://hanadigital.github.io/grev/?user=commandpost&repo=commandpost){target="_blank"}. +- The developer created [CommandPost](https://commandpost.io), a popular Final Cut Pro workflow tool that's been downloaded [over 152,000 times](https://hanadigital.github.io/grev/?user=commandpost&repo=commandpost). - The first GitHub commit for BRAW Toolbox was **17th September 2022**. - It took 131 days to get from the first commit to final App Store approval. - This is the first time the developer has built an Objective-C application from scratch. diff --git a/docs/marketing.yml b/docs/marketing.yml index 29a5263..c153971 100644 --- a/docs/marketing.yml +++ b/docs/marketing.yml @@ -1,4 +1,4 @@ label: Marketing icon: star order: 2 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/metadata.yml b/docs/metadata.yml index c4325bd..831dd0e 100644 --- a/docs/metadata.yml +++ b/docs/metadata.yml @@ -1,4 +1,4 @@ label: Metadata icon: file-binary order: 5600 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/other-tools.md b/docs/other-tools.md deleted file mode 100644 index 2aeeb03..0000000 --- a/docs/other-tools.md +++ /dev/null @@ -1,45 +0,0 @@ -# Explore our other Tools - -Here's a collection of other tools we make for Final Cut Pro professionals: - ---- - -### CommandPost - -**CommandPost** is a free and open source macOS application that dramatically improves Apple's Final Cut Pro. - -You can learn more at [commandpost.io](https://commandpost.io){target="_blank"} - ---- - -### Marker Toolbox - -**Marker Toolbox** allows you to import Vimeo CSV, Dropbox Replay JSON & Email Comments into Apple's Final Cut Pro. - -You can learn more at [markertoolbox.io](https://markertoolbox.io){target="_blank"} - ---- - -### Gyroflow Toolbox - -**Gyroflow Toolbox** allows you to import Gyroflow Projects into Apple's Final Cut Pro. - -You can learn more at [gyroflowtoolbox.io](https://gyroflowtoolbox.io){target="_blank"} - ---- - -### Transfer Toolbox - -Transfer Toolbox allows you to convert Final Cut Pro (for Mac) libraries into Final Cut Pro (for iPad) projects! - -You can learn more at [transfertoolbox.io](https://transfertoolbox.io){target="_blank"} - ---- - -### Recall Toolbox - -Recall Toolbox is a Final Cut Pro Workflow Extension that acts as a Shared Pasteboard. - -Anything that you can copy and paste in Final Cut Pro, Recall Toolbox can store. - -You can learn more at [recalltoolbox.io](https://recalltoolbox.io){target="_blank"} \ No newline at end of file diff --git a/docs/other-tools.yml b/docs/other-tools.yml deleted file mode 100644 index 8280c06..0000000 --- a/docs/other-tools.yml +++ /dev/null @@ -1,4 +0,0 @@ -label: Explore Our Other Tools! -icon: zap -order: 1 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file diff --git a/docs/privacy.yml b/docs/privacy.yml index 7980c60..6b5ec40 100644 --- a/docs/privacy.yml +++ b/docs/privacy.yml @@ -1,4 +1,4 @@ label: Privacy Policy icon: info order: 3 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/release-notes.yml b/docs/release-notes.yml index 1410a9c..bb1915e 100644 --- a/docs/release-notes.yml +++ b/docs/release-notes.yml @@ -1,4 +1,4 @@ label: Release Notes icon: versions order: 5000 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/retype.yml b/docs/retype.yml index 32b3f6e..f054a42 100644 --- a/docs/retype.yml +++ b/docs/retype.yml @@ -33,9 +33,8 @@ links: target: blank - text: LateNite - link: https://latenitefilms.com + link: /latenite icon: light-bulb - target: blank footer: copyright: "© Copyright {{ year }} LateNite Films Pty Ltd. All rights reserved." diff --git a/docs/stabilisation.md b/docs/stabilisation.md index 474b96b..ca727af 100644 --- a/docs/stabilisation.md +++ b/docs/stabilisation.md @@ -6,7 +6,7 @@ To workaround this, you can export a ProRes file of the clip you want to stabili However, if you have a Blackmagic Camera that outputs Gyroscope Metadata such as the Blackmagic Pocket Cinema Camera 4K/6K, you can use one of our companion tools, [Gyroflow Toolbox](https://gyroflowtoolbox.io), to use that gyroscope data to stabilise the footage directly within Final Cut Pro. -> **_[You can download Gyroflow Toolbox here.](https://gyroflowtoolbox.io/buy/){target="_blank"}_** +> **_[You can download Gyroflow Toolbox here.](https://gyroflowtoolbox.io/buy/)_** Simply apply the Gyroflow Toolbox effect to the video layer inside your Synchronised or Multicam clip. @@ -24,8 +24,8 @@ Gyroflow Toolbox allows you to take the stabilised data from Gyroflow and use it ### Credits -Gyroflow Toolbox has been thrown together by [Chris Hocking](https://github.com/latenitefilms){target="_blank"} at [LateNite Films](https://latenitefilms.com){target="_blank"}. +Gyroflow Toolbox has been thrown together by [Chris Hocking](https://github.com/latenitefilms) at [LateNite Films](https://latenitefilms.com). -However, none of this would be possible without the incredible [Gyroflow](https://github.com/gyroflow/gyroflow){target="_blank"} project and the incredibly help and support from their main developer, [AdrianEddy](https://github.com/AdrianEddy){target="_blank"}. +However, none of this would be possible without the incredible [Gyroflow](https://github.com/gyroflow/gyroflow) project and the incredibly help and support from their main developer, [AdrianEddy](https://github.com/AdrianEddy). -The Gyroflow Toolbox icon was designed by the amazing [Matthew Skiles](http://matthewskiles.com){target="_blank"}. \ No newline at end of file +The Gyroflow Toolbox icon was designed by the amazing [Matthew Skiles](http://matthewskiles.com). \ No newline at end of file diff --git a/docs/stabilisation.yml b/docs/stabilisation.yml index 9f8a104..ef18292 100644 --- a/docs/stabilisation.yml +++ b/docs/stabilisation.yml @@ -1,4 +1,4 @@ label: Stabilisation icon: device-camera-video order: 5800 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/static/pro-editor-bundle.jpg b/docs/static/pro-editor-bundle.jpg new file mode 100644 index 0000000..cd642e4 Binary files /dev/null and b/docs/static/pro-editor-bundle.jpg differ diff --git a/docs/support.md b/docs/support.md index 30ba579..1178bba 100644 --- a/docs/support.md +++ b/docs/support.md @@ -1,10 +1,10 @@ # Support -If you run into any bugs, crashes, or you have a feature request, you can post an issue [here](https://github.com/latenitefilms/BRAWToolbox/issues){target="_blank"}. +If you run into any bugs, crashes, or you have a feature request, you can post an issue [here](https://github.com/latenitefilms/BRAWToolbox/issues). -If you have any general questions or feedback, you can discuss [here](https://github.com/latenitefilms/BRAWToolbox/discussions){target="_blank"}. +If you have any general questions or feedback, you can discuss [here](https://github.com/latenitefilms/BRAWToolbox/discussions). -GitHub registration is free, and this GitHub repository is actively monitored by [LateNite Films](https://github.com/latenitefilms){target="_blank"}. +GitHub registration is free, and this GitHub repository is actively monitored by [LateNite Films](https://github.com/latenitefilms). When requesting technical support, we recommend including the following information: @@ -15,4 +15,4 @@ When requesting technical support, we recommend including the following informat You can also email us: [support@latenitefilms.com](mailto:support@latenitefilms.com?subject=BRAW%20Toolbox%20Support) -We're based in **Melbourne, Australia** - you can check the timezone [here](https://www.timeanddate.com/worldclock/australia/melbourne){target="_blank"}. \ No newline at end of file +We're based in **Melbourne, Australia** - you can check the timezone [here](https://www.timeanddate.com/worldclock/australia/melbourne). \ No newline at end of file diff --git a/docs/support.yml b/docs/support.yml index a2bb6e1..56b3f34 100644 --- a/docs/support.yml +++ b/docs/support.yml @@ -1,4 +1,4 @@ label: Support icon: bug order: 7500 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/system-requirements.md b/docs/system-requirements.md index f8f795e..0e66673 100644 --- a/docs/system-requirements.md +++ b/docs/system-requirements.md @@ -6,12 +6,12 @@ It works best on the latest Apple Silicon Mac's, however Intel is also supported Unfortunately, currently BRAW Toolbox won't work on Final Cut Pro for iPad, however if Apple does add third party FxPlug4 support, we'll definitely look into this! -You can find Final Cut Pro's system requirements [here](https://www.apple.com/au/final-cut-pro/specs/){target="_blank"}. +You can find Final Cut Pro's system requirements [here](https://www.apple.com/au/final-cut-pro/specs/). Before you purchase, you should make sure that your system has a fast enough GPU and hard drive to play back BRAW files. -You can use Blackmagic's free [Blackmagic RAW Speed Test](https://apps.apple.com/us/app/blackmagic-raw-speed-test/id1466185689?mt=12){target="_blank"} and [Blackmagic Disk Speed Test](https://apps.apple.com/au/app/blackmagic-disk-speed-test/id425264550?mt=12){target="_blank"} tools to ensure your system is fast enough for the footage you want to work with. +You can use Blackmagic's free [Blackmagic RAW Speed Test](https://apps.apple.com/us/app/blackmagic-raw-speed-test/id1466185689?mt=12) and [Blackmagic Disk Speed Test](https://apps.apple.com/au/app/blackmagic-disk-speed-test/id425264550?mt=12) tools to ensure your system is fast enough for the footage you want to work with. -You can also use Blackmagic's free [Blackmagic RAW Player](https://apps.apple.com/us/app/blackmagic-raw-player/id1435415804?mt=12){target="_blank"} to test playing back BRAW files on your system. +You can also use Blackmagic's free [Blackmagic RAW Player](https://apps.apple.com/us/app/blackmagic-raw-player/id1435415804?mt=12) to test playing back BRAW files on your system. ![](static/blackmagic-raw-test.png) \ No newline at end of file diff --git a/docs/system-requirements.yml b/docs/system-requirements.yml index 39ddf2a..c6b8892 100644 --- a/docs/system-requirements.yml +++ b/docs/system-requirements.yml @@ -1,4 +1,4 @@ label: System Requirements icon: gear order: 8998 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/toolbox.md b/docs/toolbox.md index 3cd769b..23bdbc6 100644 --- a/docs/toolbox.md +++ b/docs/toolbox.md @@ -145,7 +145,7 @@ You then drag the green icon back into your Final Cut Pro Library. !!!danger This Toolbox currently has some issue which will be addressed in a future update. -You can learn more [here](https://github.com/latenitefilms/BRAWToolbox/issues/124#issuecomment-1532247236){target="_blank"}. +You can learn more [here](https://github.com/latenitefilms/BRAWToolbox/issues/124#issuecomment-1532247236). !!! This Toolbox will add the BRAW Toolbox effect to any clips in the event that have an accompanying BRAW file - for example, if you created proxy clips with [Color Finale Transcoder](https://colorfinale.com/transcoder) or [EditReady](https://hedge.video/editready). diff --git a/docs/toolbox.yml b/docs/toolbox.yml index 4edc827..71b3440 100644 --- a/docs/toolbox.yml +++ b/docs/toolbox.yml @@ -1,4 +1,4 @@ label: Toolbox icon: tools order: 6000 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 3e85060..a06330c 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -4,19 +4,19 @@ You can use the free **Blackmagic RAW Speed Test** to check if your system's GPU is fast enough to play BRAW files. -> [:icon-desktop-download: You can download on the Mac App Store here.](https://apps.apple.com/us/app/blackmagic-raw-speed-test/id1466185689?mt=12){target="_blank"} +> [:icon-desktop-download: You can download on the Mac App Store here.](https://apps.apple.com/us/app/blackmagic-raw-speed-test/id1466185689?mt=12) ![](static/blackmagic-raw-test.png) You can use the free **Blackmagic Disk Speed Test** to check if your hard drive is fast enough to keep up with BRAW files. -> [You can download on the Mac App Store here.](https://apps.apple.com/au/app/blackmagic-disk-speed-test/id425264550?mt=12){target="_blank"} +> [You can download on the Mac App Store here.](https://apps.apple.com/au/app/blackmagic-disk-speed-test/id425264550?mt=12) ![](static/blackmagic-speed-test.png) You can use the free **Blackmagic RAW Player** to see how your system performs playing back your BRAW files. -> [You can download on the Mac App Store here.](https://apps.apple.com/us/app/blackmagic-raw-player/id1435415804?mt=12){target="_blank"} +> [You can download on the Mac App Store here.](https://apps.apple.com/us/app/blackmagic-raw-player/id1435415804?mt=12) ![](static/braw-player.png) @@ -66,13 +66,13 @@ If you can't see BRAW Toolbox in the Workflow Extension button or menu bar, you 1. Make sure you've installed all the Motion Templates, Metadata View and LUTs as per the [Installation Instructions](/installation). 2. Restart your Mac. -3. [Trash Final Cut Pro Preferences](https://support.apple.com/en-au/HT203477){target="_blank"} by holding down **COMMAND + OPTION** when launching Final Cut Pro, and clicking **Delete Preferences**. +3. [Trash Final Cut Pro Preferences](https://support.apple.com/en-au/HT203477) by holding down **COMMAND + OPTION** when launching Final Cut Pro, and clicking **Delete Preferences**. ![](static/delete-fcpx-prefs.png) 4. Delete Final Cut Pro and reinstall it from the App Store. -If none of those things fix it, please post an issue [here](https://github.com/latenitefilms/BRAWToolbox/issues){target="_blank"}. +If none of those things fix it, please post an issue [here](https://github.com/latenitefilms/BRAWToolbox/issues). --- @@ -84,7 +84,7 @@ You can try: 1. Make sure you've installed all the Motion Templates, Metadata View and LUTs as per the [Installation Instructions](/installation). 2. Restart your Mac. -3. [Trash Final Cut Pro Preferences](https://support.apple.com/en-au/HT203477){target="_blank"} by holding down **COMMAND + OPTION** when launching Final Cut Pro, and clicking **Delete Preferences**. +3. [Trash Final Cut Pro Preferences](https://support.apple.com/en-au/HT203477) by holding down **COMMAND + OPTION** when launching Final Cut Pro, and clicking **Delete Preferences**. ![](static/delete-fcpx-prefs.png) @@ -105,7 +105,7 @@ com.latenitefilms.BRAWToolbox.Renderer(1.1) FE230AC8-E59F-4BF6-B49F-A64E27067712 You can also try completely [uninstall BRAW Toolbox](/uninstall) and reinstall from the Mac App Store. -If things are still not working, please post an issue [here](https://github.com/latenitefilms/BRAWToolbox/issues){target="_blank"}. +If things are still not working, please post an issue [here](https://github.com/latenitefilms/BRAWToolbox/issues). --- @@ -117,7 +117,7 @@ We suggest ticking the **Create Multicam Clips** option in the BRAW Toolbox Work ![](static/install-20.png) -We recommend only using Synchronised Clips if you need to sync to dual system audio, using something like [Sync-N-Link](https://apps.apple.com/us/app/sync-n-link-x/id517599985?mt=12){target="_blank"}. +We recommend only using Synchronised Clips if you need to sync to dual system audio, using something like [Sync-N-Link](https://apps.apple.com/us/app/sync-n-link-x/id517599985?mt=12). In rare instances in the Final Cut Pro Browser you might see black frames, or red error message frames in the thumbnails of BRAW Toolbox clips. @@ -191,7 +191,7 @@ When prompted for access to the **ProApps** folder, you should **Grant Access** The **LUTs** are installed in the same location as the **Metadata View**, so you won't be requested to **Grant Access** again. -If this still doesn't work, please [post an issue](https://github.com/latenitefilms/brawtoolbox/issues){target="_blank"} and we'll try and resolve your specific problem. +If this still doesn't work, please [post an issue](https://github.com/latenitefilms/brawtoolbox/issues) and we'll try and resolve your specific problem. --- @@ -223,4 +223,4 @@ There might also be crash logs in the **Retired** folder (these are crash logs t Again, please ZIP up all of these individual crash logs, so that we can review them all. -You can send the files to LateNite Films [here](https://latenitefilms.digitalpigeon.com){target="_blank"} or [post an issue](https://github.com/latenitefilms/brawtoolbox/issues){target="_blank"} with these files in a ZIP, and we'll try and resolve your specific problem. \ No newline at end of file +You can send the files to LateNite Films [here](https://latenitefilms.digitalpigeon.com) or [post an issue](https://github.com/latenitefilms/brawtoolbox/issues) with these files in a ZIP, and we'll try and resolve your specific problem. \ No newline at end of file diff --git a/docs/troubleshooting.yml b/docs/troubleshooting.yml index 4c7456c..475d4c7 100644 --- a/docs/troubleshooting.yml +++ b/docs/troubleshooting.yml @@ -1,4 +1,4 @@ label: Troubleshooting icon: report order: 6900 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/uninstall.yml b/docs/uninstall.yml index 6d96792..368101b 100644 --- a/docs/uninstall.yml +++ b/docs/uninstall.yml @@ -1,4 +1,4 @@ label: Uninstall icon: trash order: 4900 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/videos.yml b/docs/videos.yml index cdda341..e31e70b 100644 --- a/docs/videos.yml +++ b/docs/videos.yml @@ -1,4 +1,4 @@ label: Videos icon: video order: 8990 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file diff --git a/docs/workflow-extension.yml b/docs/workflow-extension.yml index 83b27ac..2d353df 100644 --- a/docs/workflow-extension.yml +++ b/docs/workflow-extension.yml @@ -1,4 +1,4 @@ label: Workflow Extension icon: browser order: 6001 -image: https://brawtoolbox.io/static/thumbnail.png \ No newline at end of file +image: /static/thumbnail.png \ No newline at end of file