{"id":182342,"date":"2023-06-26T09:26:33","date_gmt":"2023-06-26T13:26:33","guid":{"rendered":"https:\/\/www.techsmith.com\/learn\/?post_type=tutorial&#038;p=182342"},"modified":"2026-02-20T16:20:26","modified_gmt":"2026-02-20T21:20:26","slug":"package-share-camtasia-resources","status":"publish","type":"tutorial","link":"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/package-share-camtasia-resources\/","title":{"rendered":"Package &amp; Share Camtasia Editor Resources"},"content":{"rendered":"<div id=\"bsf_rt_marker\"><\/div>\n<p>Create a Camtasia Package (.campackage) to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Share assets with others to quickly create consistent and professional videos. <\/li>\n\n\n\n<li>Deploy brand assets and resources across multiple computers, teams, or organizations.<\/li>\n\n\n\n<li>Back up your Camtasia Editor resources.<\/li>\n<\/ul>\n\n\n\n<p>Packages can include: <a href=\"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/create-a-template\/\">templates<\/a>, <a href=\"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/customize-camtasia-shortcuts\/\">shortcuts<\/a>, <a href=\"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/library\/\">libraries<\/a>, <a href=\"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/themes\/\">themes<\/a>, <a href=\"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/customize-camtasia\/\">tool presets<\/a>, and export presets.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-export-a-package\">Export a Package<\/h2>\n\n\n\n<p>Export a Camtasia Package (.campackage) to share the video resources you used, such as templates and asset libraries, to quickly create consistent and professional videos. <\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open a new or existing project in Camtasia Editor.<\/li>\n\n\n\n<li>Select <strong>File &gt; Export &gt; Package<\/strong>. <\/li>\n\n\n\n<li>The Package Manager appears. Select the Camtasia Editor resources to export. <br><img loading=\"lazy\" decoding=\"async\" width=\"535\" height=\"314\" class=\"wp-image-240672\" style=\"width: 535px;\" src=\"https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2023\/06\/export-package-dialog.png\" alt=\"Export Package dialog\" srcset=\"https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2023\/06\/export-package-dialog.png 1069w, https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2023\/06\/export-package-dialog-300x176.png 300w, https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2023\/06\/export-package-dialog-1024x602.png 1024w, https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2023\/06\/export-package-dialog-768x451.png 768w, https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2023\/06\/export-package-dialog-150x88.png 150w\" sizes=\"auto, (max-width: 535px) 100vw, 535px\" \/><\/li>\n\n\n\n<li>Click <strong>Export<\/strong>. <\/li>\n\n\n\n<li>Enter a package name and click <strong>Save<\/strong>.<br>Camtasia Editor saves the .campackage file. To open the Camtasia Package on another computer, see <a href=\"#h-import-a-package\">Import a Package<\/a>.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-import-a-package\">Import a Package<\/h2>\n\n\n\n<p>Import a Camtasia Package (.campackage) to add video resources such as templates, shortcuts, libraries, themes, tool presets, and export presets into Camtasia Editor.<\/p>\n\n\n\n<div class=\"notice notice-camtasia\">\n\t<p><b>Note:<\/b> Shortcuts are not cross-platform compatible.<\/p>\n<\/div>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open a new or existing project in Camtasia Editor.<\/li>\n\n\n\n<li>Select <strong>File &gt; Import &gt; Package<\/strong>. <\/li>\n\n\n\n<li>Select the Camtasia Package file (.campackage) to import and click <strong>Open<\/strong>. <\/li>\n\n\n\n<li>Click <strong>Replace<\/strong> (Windows and Mac), <strong>Skip<\/strong> (Windows and Mac), or <strong>Keep Both<\/strong> (Mac only) if prompted in the progress dialog. <\/li>\n\n\n\n<li>A dialog appears and displays a list of imported resources. Click <strong>OK<\/strong>.<br>Camtasia Editor imports the selected resources.<\/li>\n<\/ol>\n\n\n\n<style>\n    .product-cta{\n        width: 100%;\n        margin: 1rem 0;\n    }\n    .main-cta{\n        display: flex;\n        padding: 2rem;\n        border-radius: 10px;\n        margin-right: 0;\n        gap: 1.5rem;\n        background: #000000;\n    }<br \/>\n    .main-cta img{\n       margin: 0;\n       padding: 0;\n       width: 7.5rem;\n    }\n    .main-cta h4{\n       margin: -0.3rem 0 0 0;\n       padding: 0;\n       font-weight: 700;\n       font-size: 2.25rem;\n       color: #ffffff;\n    }\n    .main-cta p{\n       margin: 0;\n       padding: 0;\n       font-size: 1rem;\n       color: #ffffff;\n    }\n    .button-container{\n      margin-top: 1.4rem;\n    }\n    .button-container a{\n        padding: .5em 2em;\n        font-weight: 700!important;\n        border-radius: 10rem;\n        font-size: 1rem;\n        text-decoration: none!important;\n    }\n    .download-button{\n        background-color: #99E500;\n        color: #333333!important;\n    }\n    .buy-button{\n        color: #ffffff!important;\n        border: 1.5px solid #ffffff;\n    }\n    .current-user{\n        margin: 0.5rem 0 0 2rem;\n    }\n    .current-user p{\n        margin: 0;\n        padding: 0;\n        font-size: 1rem;\n    }\n\n    @media screen and (max-width:782px){\n        .product-cta > div{\n            flex-direction: column;\n        }\n        .main-cta > div{\n            flex-direction: column;\n            text-align: center;\n        }\n    }\n    @media screen and (max-width:500px){\n        .button-container{\n            display: flex;\n            flex-direction: column;\n            text-align: center;\n        }\n        .download-button{\n            margin-top: 0.5rem;\n        }\n    }\n<\/style>\n\n<div class=\"product-cta\">\n<div class=\"main-cta\">\n<div><img decoding=\"async\" style=\"width: 120px;\" src=\"https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2022\/08\/icon-camtasia.svg\" alt=\"Camtasia Icon Logo\" \/><\/div>\n<div class=\"content-bucket\">\n<h4>Get Camtasia<\/h4>\n<p>Unleash the world&#8217;s most powerful screen recorder and video editor.<\/p>\n<div class=\"button-container\"><a class=\"buy-button\" href=\"https:\/\/www.techsmith.com\/store\/camtasia\" target=\"_blank\" rel=\"noreferrer noopener\">Compare Plans<\/a> <a class=\"download-button\" href=\"https:\/\/www.techsmith.com\/download\/camtasia\/\" target=\"_blank\" rel=\"noreferrer noopener\">Free Download<\/a> <\/div>\n<\/div>\n<\/div>\n<div class=\"current-user\">\n<p>* Already a Camtasia Editor user? Learn how to <a href=\"https:\/\/support.techsmith.com\/hc\/en-us\/articles\/360002943931\" target=\"_blank\" rel=\"noreferrer noopener\">update to the latest version<\/a>.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"feedback-widget\">\n    <p>Was this helpful?<\/p>\n    <a href=\"http:\/\/techsmith.az1.qualtrics.com\/jfe\/form\/SV_29LXZRGdyxlFBDE?Q_Language=EN&amp;Source=package-share-camtasia-resources&amp;Product=Camtasia\" target=\"_blank\" rel=\"noopener\">Yes<\/a>\n    <a href=\"http:\/\/techsmith.az1.qualtrics.com\/jfe\/form\/SV_29LXZRGdyxlFBDE?Q_Language=EN&amp;Source=package-share-camtasia-resources&amp;Product=Camtasia\" target=\"_blank\" rel=\"noopener\">No<\/a>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Create a Camtasia Package (.campackage) to: Packages can include: templates, shortcuts, libraries, themes, tool presets, and export presets. Export a Package Export a Camtasia Package (.campackage) to share the video resources you used, such as templates and asset libraries, to quickly create consistent and professional videos. Import a Package Import a Camtasia Package (.campackage) to [&hellip;]<\/p>\n","protected":false},"author":81,"featured_media":347752,"template":"single-tutorial-redesign.php","tcategory":[1675],"ttag":[2007],"tutorial_folder":[],"class_list":["post-182342","tutorial","type-tutorial","status-publish","has-post-thumbnail","hentry","tcategory-customize-the-app","ttag-camtasia-editor"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.4 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Package &amp; Share Camtasia Editor Resources | Camtasia Tutorial<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/package-share-camtasia-resources\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Package &amp; Share Camtasia Editor Resources | Camtasia Tutorial\" \/>\n<meta property=\"og:description\" content=\"Create a Camtasia Package (.campackage) to: Packages can include: templates, shortcuts, libraries, themes, tool presets, and export presets. Export a Package Export a Camtasia Package (.campackage) to share the video resources you used, such as templates and asset libraries, to quickly create consistent and professional videos. Import a Package Import a Camtasia Package (.campackage) to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/package-share-camtasia-resources\/\" \/>\n<meta property=\"og:site_name\" content=\"TechSmith Learn\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-20T21:20:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2023\/06\/Package-and-Share-Resources.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/tutorials\\\/camtasia\\\/package-share-camtasia-resources\\\/\",\"url\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/tutorials\\\/camtasia\\\/package-share-camtasia-resources\\\/\",\"name\":\"Package &amp; Share Camtasia Editor Resources | Camtasia Tutorial\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/tutorials\\\/camtasia\\\/package-share-camtasia-resources\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/tutorials\\\/camtasia\\\/package-share-camtasia-resources\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Package-and-Share-Resources.png\",\"datePublished\":\"2023-06-26T13:26:33+00:00\",\"dateModified\":\"2026-02-20T21:20:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/tutorials\\\/camtasia\\\/package-share-camtasia-resources\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/tutorials\\\/camtasia\\\/package-share-camtasia-resources\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/tutorials\\\/camtasia\\\/package-share-camtasia-resources\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Package-and-Share-Resources.png\",\"contentUrl\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Package-and-Share-Resources.png\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/tutorials\\\/camtasia\\\/package-share-camtasia-resources\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"All Tutorials\",\"item\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/tutorials\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Camtasia\",\"item\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/tutorials\\\/camtasia\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Package &amp; Share Camtasia Editor Resources\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/#website\",\"url\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/\",\"name\":\"TechSmith Learn\",\"description\":\"Show What You Know\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/#organization\",\"name\":\"TechSmith Corporation\",\"url\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/techsmith-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/techsmith-logo.png\",\"width\":1307,\"height\":390,\"caption\":\"TechSmith Corporation\"},\"image\":{\"@id\":\"https:\\\/\\\/www.techsmith.com\\\/learn\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Package &amp; Share Camtasia Editor Resources | Camtasia Tutorial","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/package-share-camtasia-resources\/","og_locale":"en_US","og_type":"article","og_title":"Package &amp; Share Camtasia Editor Resources | Camtasia Tutorial","og_description":"Create a Camtasia Package (.campackage) to: Packages can include: templates, shortcuts, libraries, themes, tool presets, and export presets. Export a Package Export a Camtasia Package (.campackage) to share the video resources you used, such as templates and asset libraries, to quickly create consistent and professional videos. Import a Package Import a Camtasia Package (.campackage) to [&hellip;]","og_url":"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/package-share-camtasia-resources\/","og_site_name":"TechSmith Learn","article_modified_time":"2026-02-20T21:20:26+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2023\/06\/Package-and-Share-Resources.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/package-share-camtasia-resources\/","url":"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/package-share-camtasia-resources\/","name":"Package &amp; Share Camtasia Editor Resources | Camtasia Tutorial","isPartOf":{"@id":"https:\/\/www.techsmith.com\/learn\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/package-share-camtasia-resources\/#primaryimage"},"image":{"@id":"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/package-share-camtasia-resources\/#primaryimage"},"thumbnailUrl":"https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2023\/06\/Package-and-Share-Resources.png","datePublished":"2023-06-26T13:26:33+00:00","dateModified":"2026-02-20T21:20:26+00:00","breadcrumb":{"@id":"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/package-share-camtasia-resources\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/package-share-camtasia-resources\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/package-share-camtasia-resources\/#primaryimage","url":"https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2023\/06\/Package-and-Share-Resources.png","contentUrl":"https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2023\/06\/Package-and-Share-Resources.png","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia\/package-share-camtasia-resources\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"All Tutorials","item":"https:\/\/www.techsmith.com\/learn\/tutorials"},{"@type":"ListItem","position":2,"name":"Camtasia","item":"https:\/\/www.techsmith.com\/learn\/tutorials\/camtasia"},{"@type":"ListItem","position":3,"name":"Package &amp; Share Camtasia Editor Resources"}]},{"@type":"WebSite","@id":"https:\/\/www.techsmith.com\/learn\/#website","url":"https:\/\/www.techsmith.com\/learn\/","name":"TechSmith Learn","description":"Show What You Know","publisher":{"@id":"https:\/\/www.techsmith.com\/learn\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.techsmith.com\/learn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.techsmith.com\/learn\/#organization","name":"TechSmith Corporation","url":"https:\/\/www.techsmith.com\/learn\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.techsmith.com\/learn\/#\/schema\/logo\/image\/","url":"https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2021\/09\/techsmith-logo.png","contentUrl":"https:\/\/www.techsmith.com\/learn\/wp-content\/uploads\/2021\/09\/techsmith-logo.png","width":1307,"height":390,"caption":"TechSmith Corporation"},"image":{"@id":"https:\/\/www.techsmith.com\/learn\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.techsmith.com\/learn\/wp-json\/wp\/v2\/tutorial\/182342","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.techsmith.com\/learn\/wp-json\/wp\/v2\/tutorial"}],"about":[{"href":"https:\/\/www.techsmith.com\/learn\/wp-json\/wp\/v2\/types\/tutorial"}],"author":[{"embeddable":true,"href":"https:\/\/www.techsmith.com\/learn\/wp-json\/wp\/v2\/users\/81"}],"version-history":[{"count":3,"href":"https:\/\/www.techsmith.com\/learn\/wp-json\/wp\/v2\/tutorial\/182342\/revisions"}],"predecessor-version":[{"id":346237,"href":"https:\/\/www.techsmith.com\/learn\/wp-json\/wp\/v2\/tutorial\/182342\/revisions\/346237"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.techsmith.com\/learn\/wp-json\/wp\/v2\/media\/347752"}],"wp:attachment":[{"href":"https:\/\/www.techsmith.com\/learn\/wp-json\/wp\/v2\/media?parent=182342"}],"wp:term":[{"taxonomy":"tcategory","embeddable":true,"href":"https:\/\/www.techsmith.com\/learn\/wp-json\/wp\/v2\/tcategory?post=182342"},{"taxonomy":"ttag","embeddable":true,"href":"https:\/\/www.techsmith.com\/learn\/wp-json\/wp\/v2\/ttag?post=182342"},{"taxonomy":"tutorial_folder","embeddable":true,"href":"https:\/\/www.techsmith.com\/learn\/wp-json\/wp\/v2\/tutorial_folder?post=182342"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}