Back to Plugins
Design Assets to Git

Design Assets to Git

Export icons, illustartion images and all your assets from Figma to GitHub/GitLab in one click.

Plugin Preview

Design Assets to Git preview

About this plugin

Design Assets to GitExport icons, illustartion images and all your assets from Figma to GitHub/GitLab in one click.🔐 Security & Privacy FirstWe value your privacy, so we took these measures for maximum security:No token storage - tokens are used once and never savedDirect API calls - data only sent to GitHub/GitLab APIsGDPR compliant - no personal data retentionPlugin Code is Open Source: anyone can fork the code and run the plugin locally for full control👉 View the source code: github.com/your-username/design-assets-to-git.Want complete control? Just download the project and run it locally :).Now, Why It’s Useful?Before: Designer exports → sends files → developer adds manually → back-and-forth on names and formats.After: Designer selects assets → clicks Export → PR/MR ready for review. Done.Zero friction handoff between design and development teams.Key FeaturesGitHub & GitLab support (self-hosted too)SVG/PNG/TXT export with safe filenamesAutomatic branch & commit creationPR/MR with manifest.json for easy reviewPrivacy first: tokens are never stored, only used onceQuick StartSelect assets (frames, components, vectors, text, slices).Click Export → branch, commit, PR/MR created.Output Structure:assets/ icon-search.svg hero-illustration.png headline.txt manifest.jsonThe manifest.json includes metadata about each exported asset for easy tracking and review.Known IssuesButton disabled → fill all fields & select assetsAPI failed → check token scopes, repo/project ID, and branch existsBranch exists → choose a new name or click GenerateNo PR/MR → confirm your token has rights to open PRs/MRsContributingWe welcome contributions! Whether it's:Bug fixesNew featuresDocumentation improvementsUI/UX improvements

Plugin Details

Version1
CreatedOctober 29, 2025
Last UpdatedOctober 29, 2025
CategoryImport & export plugins
CreatorNacer Mediouni
Stats7 installs, 2 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:ui.html
  • main:code.js
  • Document Access:dynamic-page
  • Network Access:

    Required to push SVG exports to GitLab and GitHub repositories via their respective APIs (supports gitlab.com, custom GitLab instances, and GitHub)

  • Editor Types:
    figma
  • Allowed Domains:
    • https://api.github.com
    • https://github.com
    • https://gitlab.com
    • https://gitlab.dev.codefactory.sh