I’m working on a Design System for a company that has a complete UI for both mobile and web apps. I need a plugin to help me analyze the pages (or ideally the whole file) and extract font weights and sizes together to create typography styles based on the existing design.
So far, the plugins I’ve found only provide font weights and sizes separately, which isn’t very efficient for such a large design. I understand the list might be long, but this would save a lot of time compared to manually going through everything.
If there isn’t a plugin that does this, do you have any recommendations on how to approach this problem?
Plugins I’ve tried that almost solved the problem: FontScanner, Design Lint, TextManager
pls, help 😭