Skip to content

A Figma plugin that allows users to quickly rasterize high-res a copy of a Figma frame/component/node.

Notifications You must be signed in to change notification settings

samcus/figma-plugin-copy-and-rasterize

Repository files navigation

Figma Copy & Rasterize Plugin

A Figma plugin that allows users to quickly rasterize a high-res copy of a Figma group, frame, component, or node.

Installation & Setup Instructions

Below are the steps to get the plugin running. You can also find instructions at:

https://www.figma.com/plugin-docs/setup/

This plugin template uses Typescript and NPM, two standard tools in creating JavaScript applications.

First, download Node.js which comes with NPM. This will allow you to install TypeScript and other libraries. You can find the download link here:

https://nodejs.org/en/download/

Next, install TypeScript using the command:

npm install -g typescript

Build Instructions

npm install
# build
npm run build
# watch for changes and build automatically on each save
npm run watch

Deployment Instructions

You can deploy and publish Figma plugins in the Figma UI (manage plugins).

About

A Figma plugin that allows users to quickly rasterize high-res a copy of a Figma frame/component/node.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project