Beenden
  • Globale Community
    • Sprache:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티

Exporting multiple objects (calligraphy) to individual SVG files

Community-Einsteiger ,
Jul 10, 2023 Jul 10, 2023

I have multiple .ai files, each file with objects (word) in form of calligraphy. I want to export each word of the page to an SVG file for later web usage. Each page have roughly some 20 'words' with different x-heights, depending on the combinition of letters of the calligraphy, see attached.

 

How do I go about this work of splitting words, while ensuring they are aligned and keep the same fixed height, and store each word as an SVG in the best possible way?

 

Cheers

THEMEN
Anleitung
1.5K
Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines

correct answers 1 richtige Antwort

Community Expert , Jul 11, 2023 Jul 11, 2023

TRy applying a clipping mask of equal height to each of them, so they can be aligned using the mask.

Übersetzen
Adobe
Community Expert ,
Jul 10, 2023 Jul 10, 2023
  1. Make group of all the itmes.
  2. Window >> Asset export.
  3. Drag them one by one to the top half
  4. Rename them, so they are not named Asset 1 when they export
  5. Change file format to svg
  6. Click on the icon to change settings
  7. On this new window click on the gear icon, then choose svg, make sure you have convert to outlines on, unless you wish to embed font. For Arabic I recommend convert to outlines to better avoid tech issues.
  8. Click Export - will put them in a folder

MikeGondek_2-1689038633001.png

 

 

 

 

 

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Community Expert ,
Jul 11, 2023 Jul 11, 2023

TRy applying a clipping mask of equal height to each of them, so they can be aligned using the mask.

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Community-Einsteiger ,
Jul 11, 2023 Jul 11, 2023

This point is key to get the same equal height. However when I draw multiple rectangle - all with same height - that is one for each "word", when I then select the first rectangle + "word" and mask, I get the desired result for that first word. I can then drag the first one to the Asset export window, but as soon as I unmask (release mask) to move on to the second word, the asset result visually 'change' to the whole .ai file, see attached before/after screen dumps.

 

I'm sharing (link) a sample page in .ai... I count more than 1000+ "words" across multiple the pages that I need to process, in short: is there a smarter way of approaching this?

 

Thank you

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Community Expert ,
Jul 11, 2023 Jul 11, 2023

Don't unmask them. Use copies of the rectangle for all the words.

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Community-Einsteiger ,
Jul 11, 2023 Jul 11, 2023

Not possible. As soon as I mask the first word, all other words visually disappear and are only available again after unmasking

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Community Expert ,
Jul 11, 2023 Jul 11, 2023

Are they grouped? Or a compound shape?

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Community-Einsteiger ,
Jul 11, 2023 Jul 11, 2023

Well, compound path... I can make it work as intented if I release the compound shape, but when I do that all the shapes (i.e. letters) that has a filled area as part of the letter (like Q, R, O, P, D, B in English), is filled out with a solid color (black), see attached for compassion before/after release of compound shape.

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Community Expert ,
Jul 11, 2023 Jul 11, 2023
AKTUELL

Release it.

And then make compound paths out of the single elements that you wish to export.

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines