The Wayback Machine - https://web.archive.org/web/20220513132328/https://github.com/topics/indesign
Here are
129 public repositories
matching this topic...
Getting Started guides and samples for CEP extensions
Updated
Feb 15, 2022
JavaScript
Scripting in Photoshop is used to automate a wide variety of repetitive task or as complex as an entire new feature
Updated
Nov 16, 2020
Python
A wiki about ExtendScript features, tricks, workarounds, magic and rainbow unicorns
Scripting in InDesign is used to automate a wide variety of repetative task or as complex as an entire new feature
Updated
Nov 16, 2020
Python
Scripting in Illustrator is used to automate a wide variety of repetitive task or as complex as an entire new feature
Updated
Nov 16, 2020
Python
ExtendScript Framework for InDesign Ninjas | Let's build advanced InDesign scripts!
Updated
May 7, 2022
JavaScript
Script for automating the placing (import) of PDF and InDesign files inside Adobe InDesign
Updated
May 6, 2021
JavaScript
Supercharged Adobe CEP panel generator for Vue with dynamic template support for Vue-CLI and Quasar-CLI
Updated
Aug 11, 2021
JavaScript
ExtendScript-library is a JavaScript library. This library has been created in order to support people who'd like write automation scripts for Adobe Creative Suite
Updated
Oct 9, 2020
JavaScript
Adobe panel providing the most advanced scripting environment possible -- Typescript, app DOM autocomplete, full I/O features and more
Updated
Apr 20, 2022
JavaScript
A Visual Studio Code Extension that lets you create HTML based extensions for Adobe Creative Cloud applications such as Photoshop, Illustrator and InDesign.
Updated
Apr 28, 2022
JavaScript
collection of InDesign scripts
Updated
May 10, 2022
JavaScript
Testing the OpenType features of installed fonts in Adobe InDesign
Updated
Mar 6, 2022
JavaScript
Scripts I use for manga/comic lettering
Updated
Dec 15, 2021
JavaScript
Connect Adobe InDesign to a Wordpress Blog via REST
Updated
Mar 21, 2022
JavaScript
Generate Typescript support for scripting any compatible Adobe app with a single terminal command
Updated
Aug 11, 2021
JavaScript
Yeoman generator for Adobe CEP extensions with Vue-CLI-3
Updated
Sep 21, 2021
JavaScript
Collection of InDesign scripts for simple and repetitive tasks
Updated
Apr 20, 2022
JavaScript
Expose dynamic CSS variables of all conceivable UI colors for any Adobe app and never worry about themes ever again
Updated
Feb 16, 2021
JavaScript
Library to convert IDML to Hub XML or to extract tagging from an IDML file
A simple class to handle file management of Adobe InDesign IDML files.
Cool InDesign scripts and snippets
Updated
Apr 29, 2022
JavaScript
To demonstrate how to call InDesign Server SOAP from a Python web app. Use cases of InDesign Server are, generating PDF, SVG, JPEG, EPS, XML etc
Updated
Nov 16, 2020
Python
Bootstrap 4 UI Kit for Adobe InDesign
Encodes the selected JSX to JSXBIN.
Updated
Jan 26, 2021
JavaScript
A simple syntax highlighter for Adobe InDesign
Updated
Aug 18, 2019
JavaScript
Adobe CEP extension for InDesign to use the Bookalope cloud services.
Updated
Apr 22, 2022
JavaScript
A set of tools to automate publishing of complex documents created in Adobe InDesign into a searchable, responsive, and well-structured website.
Improve this page
Add a description, image, and links to the
indesign
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
indesign
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
https://github.com/Starou/SimpleIDML/blob/73fc7d80096a09d684ddf2390bb4a72b9ef74d60/src/simple_idml/decorators.py#L27
Followed by https://github.com/Starou/SimpleIDML/blob/master/src/simple_idml/decorators.py#L58
This could be refactored since "Unlike TemporaryFile(), the user of mkstemp() is responsible for deleting the temporary file when done with it."
https://docs.python.org/3.7/libr