figma-asset-downloader icon indicating copy to clipboard operation
figma-asset-downloader copied to clipboard

📦 Small utility to help you download Figma assets directly to your computer

Results 8 figma-asset-downloader issues
Sort by recently updated
recently updated
newest added

It would be great to be able to download components too and not just frames.

enhancement

It would be great if we could download an individual asset based on its name, instead of having to download all the assets when we only want one. It would...

enhancement

Big sur is still in private preview in GitHub Actions. We'll have to wait for this to be merged...

Use [svgcleaner](https://github.com/RazrFalcon/svgcleaner)

When using the manifest, it can be a bit tedious initially to have to write in `files` the list of files we want. It would be nice if there was...

When deciding to use the `manifest` to keep track of changes over time, it would be great to be able to generate the initial version. I would expect something like...

It seems that optimization process is not deterministic causing some assets to be changed every time we do an import. This can be partially solved by using `git` and detect...

Explore figma's API to check if we can avoid having to reimport images that haven't been modified.