Skip to content

Instantly share code, notes, and snippets.

@drawcard
Last active August 29, 2015 14:23
Show Gist options
  • Save drawcard/4b1a08ea01a03fbe653a to your computer and use it in GitHub Desktop.
Save drawcard/4b1a08ea01a03fbe653a to your computer and use it in GitHub Desktop.
Importing PDF / SVG wireframes into AI and getting good results
  1. Open up the SVG or PDF in illustrator
  2. Select everything and run Ungroup (Shift-Cmd-G) several times until everything is ungrouped
  3. Go to Select > Object > Clipping Masks
  4. Object > Clipping Paths > Release
  5. Select an invisible clipping mask box and choose Select > Same > Fill & Stroke
  6. Bonus: Convert broken blocks of text to Point Type (Text > Convert to Point Type) and then run joinTextFrames.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment