Quick start

This tutorial will teach you how to quickly parse and render your own design files using Daruma. Here are two short introductions to Daruma to get you started. The first choice is to use Daruma online, which doesn't require any prior coding knowledge. The second approach involves modifying design files using the capabilities of the Daruma REST API. Don't worry, you may simply start within a few minutes regardless of the way you select.

Daruma Quick Start

Sign in to Daruma

First, you’ll need to sign in to Daruma. If you already have an account, you can sign in here. If you’re new to Daruma, you can sign up here.

Upload a new design file

In Daruma Dashboard, click “Add New” at the top right corner. Please select a file from your computer, it can be a Figma, Sketch, or Adobe Illustrator file.

You can see the progress of the upload, which depends on the size of the design file being uploaded.

When the upload is successful, Daruma will automatically analyze the file and indicate it with a green light once successfully parsed.

Preview design file

Now, you can click on the file to check the rendering results. You can download these image resources in the preview page.

Get JSON data

Click on the "More" button of the Daruma's file card, and you can obtain the JSON data of that file.


Daruma API Quick Start

Daruma Feedback