Skip to content

This little script replaces the graphicContent.agc file on top of an Adobe XD project without generating the nasty Error code: 86.

Notifications You must be signed in to change notification settings

Alicunde/Import-JSON-Art-AGC-to-Adobe-XD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Import JSON Art AGC to Adobe XD

This little script replaces the graphicContent.agc file on top of an Adobe XD project without generating the nasty Error code: 86.

Error 86

For this we use exactly JSZIP. We've tried dozens of compression apps and for whatever reason they fail. I have not delved much into the reason.

How to use:

  • Add your JSON al archivo art.json
  • Execute node index.js in terminal

Where is the file located in the Adobe cloud?

Access the Adobe XD online viewer, open the Chrome developer tools, access Network and look for the request with the most weight (probably your JSON of graphicContent.agc).

https://public-v2links.adobecc.com

Screens

cli new modified

About

This little script replaces the graphicContent.agc file on top of an Adobe XD project without generating the nasty Error code: 86.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published