Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Export HTML from an ai file / import external JS library

Community Beginner ,
Oct 15, 2014 Oct 15, 2014

Hi guys,

does anyone know a script to export HTML from an ai file?

I'm going to setup a custom workflow and I need a basic html-export script to start from. Any known sources? I'm experienced in JS but quite new to the adobe scripting world.

Details on the workflow:

- ai with layers for bg image and text

- output html using html template via JS library like mustache (Can someone tell me how to import an external JS library?)

- output css styles for font-size, color, position top left etc.

Would be great if someone knew a draft or similar script I could build on.

TOPICS
Scripting
575
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
Oct 15, 2014 Oct 15, 2014

I came across this one, I haven't tried it though

http://dehats.com/illustrator-layer-exporter/

let us know how it goes.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Oct 23, 2014 Oct 23, 2014
LATEST

if the documents are fairly simple.

save as pdf

Acrobat Pro can then saveas HTML

anything complex and it will not  do a good job

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines