CEP-Resources VS XDPlugins

Compare CEP-Resources vs XDPlugins and see what are their differences.

CEP-Resources

Tools and documentation for building Creative Cloud app extensions with CEP (by Adobe-CEP)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
CEP-Resources XDPlugins
6 2
1,536 146
1.2% -
2.6 4.4
about 1 month ago about 1 month ago
JavaScript JavaScript
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

CEP-Resources

Posts with mentions or reviews of CEP-Resources. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.
  • [Premiere] Comment installer la boîte à outils ExtendScript en 2023 s'il vous plaît?
    1 project | /r/enfrancais | 6 May 2023
  • How do you install Extendscript toolkit in 2023 please?
    1 project | /r/premiere | 27 Jan 2023
    I downloaded the version from github (this one - https://github.com/Adobe-CEP/CEP-Resources/tree/master/ExtendScript-Toolkit ) but it tells me that the developer needs to update the software for me to install it. Can anyone help please? There's a ton of help for After Effects scripts but I'm struggling to find much support for PP. Thank you!
  • CEP to UXP Technical Migration Guide
    1 project | /r/AdobeUXP | 13 Jan 2023
  • Thank you (and a question)!
    4 projects | /r/KnightsOfEditingTable | 29 Jul 2022
    A good point to start is here: https://github.com/Adobe-CEP/Getting-Started-guides https://github.com/Adobe-CEP/CEP-Resources https://github.com/Adobe-CEP/Samples https://github.com/Adobe-CEP/Samples/tree/master/PProPanel https://ppro-scripting.docsforadobe.dev/ Great examples to learn from. Basically, Adobe extensions are a website UI (html, javascript, nodejs support) that talks to ExtendScript (old version of javascript), which is used to invoke commands for Adobe software. Know that Adobe is currently in a transition period, where they switch from CEP (Common Extensibility Platform, structure I described you above) to UXP (Unified Extensibility Platform). UXP will merge website and ExtendScript commands in one context. I guess it will happen in 1-2 years, but CEP is promised to be supported for longer.
  • I just released Handy Hands on Aescripts - a plugin for adding simple hands to animations
    1 project | /r/AfterEffects | 26 Jan 2022
    Handy Hands is written using the CEP framework: https://www.adobe.io/apis/creativecloud/cep.html. You can use web technologies (html, css, js) for making the panel and buttons, but you'll still have a jsx file as well for executing the code that interacts with the other parts of AE (things like adding layers).
  • Contents of extension panel not showing up
    2 projects | /r/indesign | 2 Apr 2021
    Hello! I tried to follow these guidelines — https://github.com/Adobe-CEP/Getting-Started-guides — to build an extension for Adobe InDesign 2021 (macOS Big Sur). I was able to make my panel (EvoDesigner) show up but no contents appear in it. I also tried to install a sample extension — https://github.com/Adobe-CEP/CEP-Resources/tree/master/CEP_9.x/Samples/CEP_HTML_Test_Extension-9.0 (also tried it with CEP_10) — but it happens to have the same problem. Any thoughts on how to solve this problem?

XDPlugins

Posts with mentions or reviews of XDPlugins. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing CEP-Resources and XDPlugins you can also consider the following projects:

wikiref - A web extension that makes extracting, editing, and exporting Wikipedia references easy!

xd-to-flutter-plugin - Generate assets from XD for use in an existing Flutter project

pymiere - Python for Premiere pro

studio-react - Export Figma, Sketch, AdobeXD, HTML/CSS to React js code and integrate with your code base, using Desech Studio - nocode visual HTML/CSS editor

bams - BigBlueButton & AdobeConnect Monitoring Software

studio-angular - Export Figma, Sketch, AdobeXD, HTML/CSS to Angular js code and integrate with your code base, using Desech Studio - nocode visual HTML/CSS editor

illustrator-scripts - Some powerfull JSX scripts for extending Adobe Illustrator

studio-vue - Export Figma, Sketch, AdobeXD, HTML/CSS to Vue js code and integrate with your code base, using Desech Studio - nocode visual HTML/CSS editor

extension-pack - @adisakshya's extension-pack for VS Code & Code Server

ID-MultiPageImporter - Script for automating the placing (import) of PDF and InDesign files inside Adobe InDesign

open-type-features - Testing the OpenType features of installed fonts in Adobe InDesign

Samples - Code samples for CEP extensions