Product Avatar Image

Figma

Show rating breakdown
2,040 reviews
  • 4 profiles
  • 9 categories
Average star rating
4.6
#1 in 3 categories
Grid® leader
Serving customers since
2012

Profile Name

Star Rating

1655
353
20
2
10

Figma Reviews

Review Filters
Profile Name
Star Rating
1655
353
20
2
10
Ankit  B.
AB
Ankit B.
06/04/2026
Validated Reviewer
Verified Current User
Review source: Organic Review from User Profile

Figma is Near-Perfect: Just a Few Gaps Left to Close

I've used a lot of design tools over the years, and switching to Figma was one of the best professional decisions I've made. There are moments genuinely where it outperforms even tools I've relied on for years. Here's what makes it stand apart: - A plugin ecosystem that keeps everything in one place: One of the first things that impressed me was how rich Figma's plugin library is. Icons, illustrations, stock photos, UI kits, accessibility checkers, and content generators most of what you'd normally hunt down across multiple websites is available directly inside the app. It keeps my workflow tight and focused. I'm not switching tabs, not downloading assets from third-party sites, not losing my train of thought. Everything I need tends to already be there, or a quick plugin install away. - AI tools that genuinely change what's possible inside the app: The recent AI additions have been a game-changer. Image expansion, manipulation, and upscaling; tasks that previously meant exporting to another tool, editing, and re-importing can now happen right inside Figma. It's a significant shift in how fast a design can go from rough concept to polished output. The fact that you don't have to leave the canvas to do it makes the creative process feel genuinely uninterrupted for the first time. - Works anywhere and so does your whole team, simultaneously: Being browser and app-based means I'm never tied to a specific machine or OS. I can open a file on my work laptop, continue on a different device, or pull it up in a browser if needed and it's always the same, always current. But the real power is multiplayer collaboration. I can invite teammates into the same file and we're all working live, at the same time, seeing each other's cursors in real time. For fast-moving teams, that kind of synchronous collaboration removes so many unnecessary back-and-forths. - A workflow that just doesn't break: I've worked with software that crashes mid-session and takes unsaved work with it. Figma simply doesn't operate that way. The tool is fast, responsive, and stable but more importantly, it auto-saves to the cloud in real time. Even in the unlikely event that something went wrong, I'd never lose work. That security removes a background anxiety that most designers carry with them, often without realising it. When you're not worried about losing your file, you work differently, more freely, more boldly. - Pricing that makes sense at every stage: Figma's free plan is genuinely useful not a crippled trial. For a beginner or a small startup team, it covers a lot of ground and lets you evaluate the tool properly before committing. When I moved to the paid plan, it felt like a natural progression, not a forced upgrade. The features unlocked at that tier made an immediate, tangible difference to my workflow. It's a pricing model that respects where you are in your journey, and grows with you — which is rare in professional design software.
Jair J.
JJ
Jair J.
Senior Visual Designer at Huge @Google | UX-UI Designer | Design Systems | Motion Designer
06/03/2026
Validated Reviewer
Verified Current User
Review source: G2 invite

Easy to Learn Collaboration Tool That Makes Teamwork Smoother

It’s easy to learn and a really good tool for collaboration. It helps make working together smoother and more efficient.
Luca P.
LP
Luca P.
CTO - Growth Marketer full stack #MarTech | ⚡️ SaaS Advisor
06/02/2026
Validated Reviewer
Review source: G2 invite
Incentivized Review

From Wireframe to Dev-Ready Handoff

The single file that carries an idea from a rough wireframe to a developer-ready spec is the reason Figma sits at the center of how my team works. We start a feature in low fidelity, sketching boxes and arrows to argue about flow, and we never have to migrate that thinking into a different tool when it firms up. The same frame that held a grey-box wireframe on Monday holds the high-fidelity screen by Thursday and the annotated handoff by the following week. Nothing gets re-drawn in a second application and nothing gets lost in the translation between tools, which used to be where half our rework came from. Auto layout is the feature I would fight hardest to keep. Once a frame is set to auto layout, it behaves like a real container: padding, gap, and direction are properties I set rather than pixels I nudge, and content reflows when I change anything inside it. Building a card that grows with its text, a button group that spaces itself evenly, or a list that stacks and re-spaces as items are added all happen without manual alignment passes. The closer my layers behave to how flexbox behaves in the browser, the less surprises a developer hits later, and auto layout is what closes that gap. It took my team a little while to stop fighting it and start designing with it from the first frame, but once that clicked, the speed difference on every iteration after was hard to overstate. Variables changed how we run a design system, and this is the part that matters most for end-to-end work. We define primitive values for color and spacing, layer semantic tokens on top, and use variable modes to flip an entire file between light and dark or between brands. A single change at the token level propagates through every screen that references it, so a brand color adjustment that used to be an afternoon of find-and-replace is now one edit. The variable architecture mirrors the way the front-end team structures their own tokens, which means the design system and the code system finally speak the same language instead of drifting apart release after release. Components and variants are the backbone underneath all of that. I build a component once, expose its states as variants (default, hover, disabled, the size range), and every instance across the file inherits updates from the main component. When the system changes, I edit the source and watch it ripple through hundreds of placements. Component properties let me wire up text, boolean toggles, and instance swaps so a single button component covers the dozen configurations a real product needs without me maintaining a dozen near-identical copies. For a team trying to keep a large product visually consistent, this is the difference between a maintainable library and a graveyard of detached one-offs. Prototyping is where the static screens earn their keep before any code is written. I draw connections from interactive elements to destination frames, set the trigger and the transition, and use Smart Animate to interpolate between matching layers for movement that actually reads like the real thing. Running that prototype on a phone through the Figma mobile app gives stakeholders something they can tap and react to, which surfaces flow problems while they are still cheap to fix. Catching that a back button leads nowhere, or that an empty state was never designed, during a prototype review is far better than catching it in a sprint demo. Real-time collaboration is the thing everyone mentions first, and it deserves the attention. Multiple people in one file, cursors visible, edits landing live, comments pinned to the exact pixel they refer to. The comparison to a shared document for design is fair and it holds up in daily use. A design critique where the whole team is in the file at once, leaving threaded comments on specific frames, replaces a meeting where I would have screen-shared and narrated. Async feedback overnight from a teammate in another time zone is waiting for me in the morning, attached to the thing it concerns rather than buried in a chat thread. Dev Mode is what makes the handoff honest. A developer opens the file in Dev Mode and reads exact measurements, spacing values, color tokens, and generated code snippets straight off any element, without having to ping me to ask what a margin is supposed to be. Marking a frame as ready for development gives engineering a clear signal about what is settled versus what is still moving. Code Connect goes a step further by mapping a Figma component to its real counterpart in the codebase, so the snippet a developer sees points at the actual component they should use rather than generic markup. On the projects where we set that up properly, the volume of clarifying questions during a build dropped noticeably. FigJam sits at the front of the same lifecycle and shares the environment. Discovery workshops, user flow mapping, and sprint retros happen on a FigJam board, and because it lives next to the design files, moving from a flow we sketched together into the actual screens is not a tool switch. Dot voting and the lightweight facilitation features make a remote workshop run about as well as a room with sticky notes, and the board stays as a durable record we can return to rather than a photo of a whiteboard nobody can read a month later. The cross-platform, browser-based nature is a quieter advantage that affects hiring and onboarding more than people expect. Figma runs the same on Windows, Mac, Linux, and a Chromebook, so a new designer is productive on whatever machine they already have, and I have stopped treating hardware as a constraint on who I can bring onto a project. A reviewer or a client who needs to look at something just opens a link in a browser. No install, no license dance, no version mismatch. The plugin and community ecosystem fills the gaps the core tool leaves. Pulling in icon sets, generating placeholder content, running an accessibility contrast check, automating a repetitive cleanup, most of what I reach for has a community plugin that does it, and the community files are a genuine head start when I want a reference pattern rather than a blank canvas.

About

Contact

HQ Location:
San Francisco, California

Social

@figma

What is Figma?

Figma is a design platform for teams who build products together. Born on the Web, Figma helps teams create, share, test, and ship better designs from start to finish. Whether it’s consolidating tools, simplifying workflows, or collaborating across teams and time zones, Figma makes the design process faster, more efficient, and fun while keeping everyone on the same page.

Details

Year Founded
2012
Website
www.figma.com