Design Tools

At the end of the day, tools are just tools. But great tools do make the work easier for the craftsman. Feel free to explore what works for your workflow.

You might want to check the 2022 Design Tools Survey to see what the industry is using.

Essentials

Adobe Creative Cloud πŸ†

Creative Cloud is basically a launcher for you to download Adobe apps. Installing it via cask is buggy, so I recommend installing it from the web.

https://creativecloud.adobe.com/apps/download/creative-cloud

You can install whatever you need. What I only need tho is:

  • Adobe Photoshop CC 2023

  • Adobe Illustrator CC 2023

SIP A better Color Picker for your Mac.

brew install --cask sip

GIFski πŸ† The best free gif app

https://gif.ski

UI Design

Figma πŸ† Never had looked back. Currently the best digital design tool out there.

brew install --cask figma

Sketch My ex-digital design tool from 2016 - 2018.

brew install --cask sketch

Adobe XD For those loyal to the Adobe ecosystem. It can only be installed through the Adobe Creative Cloud launcher. Unfortunately. they will be sun-setting the app. Now, that Adobe have acquired Figma.

πŸͺ¦ Honorable Mentions

Abstract Its version control for Sketch

brew install --cask abstract

I work mostly with Figma - and it has version control baked in already.

Zeplin Design to developer handoff

brew install --cask zeplin

My favorite developer handoff tool that integrates nicely with Slack. A bit redundant if you use the Invision + Sketch combo. And very redundant if you're using Figma.

Craft Excellent plugin for Sketch from Invision

brew install --cask craftmanager

Digital Whiteboarding

FigJam πŸ†

This whiteboarding tool has definitely matured, and using it in Figma saves a lot of subscription costs & app switching.

brew install --cask figma

Miro πŸ† It's still a top tool for brainstorming & workshopping.

brew install --cask miro

Did you know before Miro, it was previously called RealtimeBoard?

πŸͺ¦ Honorable Mentions

Mural Haven't used this in ages. But it's a whiteboarding tool similar to Miro.

Design Systems

Tools to manage your design systems.

Figma πŸ†

Storybook - https://storybook.js.org/

zeroheight - https://zeroheight.com/

User Testing + Recruitment

Tools used for user testing

Maze - https://maze.co

Lyssna (Previously UsabilityHub) - https://www.lyssna.com

Usertesting - https://www.usertesting.com

UserInterviews - https://www.userinterviews.com

Research Repository

Dovetail - https://dovetail.com/

Notion

brew install --cask notion

Google Drive

Confluence

3D

Blender A 3d tool for the pros

brew install --cask blender 

Spline A design tool for animating 3D

brew install --cask spline 

Icon Managers

Iconset πŸ† A simple icon manager

brew install --cask iconset
πŸͺ¦ Honorable Mentions

Iconjar An icon Manager

brew install --cask iconjar

Nucleo An icon Manager

brew install --cask nucleo

Webfont Generator

Fontplop πŸ† A Fast, Simple, & Free Open Source Webfont Converter

brew install --cask fontplop

Converting OTF / TTF font files to @font-face used to be a drag and drop thing I usually do at FontSquirrel and other online webfont generators. But having a drag-n-drop native app like this really speeds up my workflow. Previously I used FontPrep but was discontinued.

Image Optimizers

Optimage πŸ† Image compression tools

brew install --cask optimage

ImageOptim Image compression tools

brew install --cask imageoptim

Prototyping Tools

Each of these prototyping tools has its own set of pros and cons. Use each one that fits according to the type of fidelity you need. Most of the time, Figma should be enough.

ProtoPie πŸ†

This is number one based on the 2022 Design Tools Survey for advaned prototyping.

brew install --cask protopie
πŸͺ¦ Deprecated

Principle

brew install --cask principle

Flinto

Framer

brew install --cask framer

Origami Studio

brew install --cask origami-studio

Font Managers

RightFont 8

brew install --cask rightfont

Typeface App

brew install --cask typeface

FontBase

brew install --cask fontbase

Last updated

Was this helpful?