Everything announced at Config 2026 🎉
Show off your Figma projects and get feedback from the community.
Recently active
Showcase Your Work is that category where you can show off your Figma creations, get feedback on them or simply promote them. Please do keep your posts somewhat related to Figma, avoid spam, and follow our Forum Guidelines, Figma Community Guidelines and Code of Conduct! Examples:✅ You can ❌ Avoid Ask for feedback on a design you created in Figma Design Posting content that does not relate to (or was not built in) Figma products Promote a plugin you’ve built that can help users in their Figma files Promoting products, services and events/meetups Share a Figma Slides template you’ve created Posting job descriptions or hiring calls
We are thrilled to announce that JMPY.me is now available to help you streamline your workflow across the entire Figma ecosystem! Whether you are designing, presenting, or collaborating, you can now generate branded, trackable links and fully customized, dynamic QR codes without ever leaving your canvas. 🚀 Why JMPY.me?Generic URLs can look untrustworthy and hurt your click-through rates. JMPY.me is an AI-native link management platform built specifically for creators, designers, and marketing teams. We make it effortless to turn your canvas URLs, slide decks, or specific frame coordinates into professional assets that drive engagement and save your time. Create and insert in canvas immediately with one click. 🎨 Key Features at a Glance Universal Compatibility: Works seamlessly across Figma Design, FigJam Boards, Figma Slides, and Figma Buzz. Branded Short Links: Instantly shorten long URLs using your own custom domains. Perfect for keeping your professional branding consistent. C
Hey folks! Check out my Color Contrast plugin! It reports contrast using WCAG 2, BPCA, and APCA algorithms, and now includes a new Audit Mode to analyze entire frames at once. Unlike other contrast plugins, it considers the foreground alpha channel for accurate contrast calculations. Demo:
Hi Figma community,I built Figma to PowerPoint Exporter for a very specific handoff problem: teams design presentation-like frames in Figma, but clients, sales teams, and internal stakeholders still ask for PowerPoint files.Try it on Figma Community:https://www.figma.com/community/plugin/1650059775290729168/figma-to-powerpoint-exporterWhat it does:Exports selected Frames, Groups, Components, Instances, and Sections to .pptx Editable mode keeps text, simple rich text, basic shapes, images, linear gradients, shadows, and line endings editable where possible Fidelity mode exports image-based slides when visual match matters more than editability Export reports call out what stayed editable and what fell backWhere it helps: Client decks Sales decks Internal reviews Figma-to-PowerPoint handoff Presentation templates that need later editing in PowerPointHonest limitations:Complex masks and vectors may fall back to images Blur is approximate Auto Layout is visual-only in PowerPoint Fidelity m
Hi, fellow Figmates!I wanted to share with you another of my Figma files for a video game: Poster for figma file Mini Metro UI case studyMini Metro UI case studyHere I tried to lessen up a bit and recreate a small mobile game, to understand how little can be enough in development of small indie games.I not only recreated all of the screens of mobile version of the game, but also tried to write some kind of analysis of it's game design, but I only ever created posts in Instagram, so I created an Instagram and Bluesky to post such essay/analysis things:https://www.instagram.com/p/DQcMGkfDBge/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA== And video post with demo of interactive prototype:https://www.instagram.com/p/DQswUYuDIvC/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA== Mini Metro devs Dinosaur Polo Club even reposted me on BlueSky: https://bsky.app/profile/dinopoloclub.bsky.social/post/3m5ciyz32zk22gameplay screen huge flow of game screens You can try the interactive p
We found 28 different shades of grey in production last week. Only five of them were actually in our Figma file. I am Alexander and I created a plugin to fix this exact mess.The developers were doing their best to match the new dark mode screens. But every time a designer tweaked a background layer, someone had to manually update a JSON file in the repository. The drift was getting embarrassing.I wanted the Figma file to actually drive the code. So I built a tool that pushes Figma variables directly to GitHub using automatic pull requests.We completely archived our design handoff Slack channel last month. The repository updates itself with the exact W3C Token formats whenever we publish library changes.You can try Design System Sync here:https://www.figma.com/community/plugin/1561389071519901700?utm_source=figma-forum&utm_medium=post&utm_campaign=bothttps://ds-sync.netlify.app?utm_source=figma-forum&utm_medium=post&utm_campaign=botHow is your team handling multi-brand t
If you've ever exported a batch of images from Figma and ended up with a folder full of IMG_4821.png, Rectangle 482.png, and Frame 17 copy.png, this one's for you.SEO Image Renamer uses a vision model (Claude or GPT-4o — your choice) to actually look at the pixels in your selected image layers and generate a clean, descriptive, SEO-friendly filename for each one — like red-sports-car-mountain-road instead of whatever the original file was called.How it works:Select one image, or select a bunch at once Run the plugin — each layer gets analyzed and renamed based on its actual content Export as usual, with filenames that already make senseWhy this instead of a layer-renaming tool:This isn't about tidying your layers panel — Figma and other plugins already handle that by hierarchy or nearby text. This is specifically for what the exported file is named, based on what's depicted in it. Useful for photo libraries, illustration sets, icon packs, screenshot archives, or any project where you n
Made a Kanban board widget for Figma a while back (~12k users), and people kept asking for a timeline view — so here it is: a Gantt chart that lives on the canvas. The part I care about is dependencies. Draw a "depends on" arrow between two tasks, and when a task's start date arrives while the thing it needs still isn't done, it flags itself as blocked (overdue too). You never set that by hand — it reads the dates and the arrows. Most Figma timelines skip this; they're just bars that don't know about each other. The rest is the usual: phases, milestones, day-to-year zoom, edit in a popup. Widget: https://www.figma.com/community/widget/1655733687866006888 Would genuinely like to hear whether a separate timeline widget makes sense, or if the board and the Gantt should just be one tool.
Hey Figma community 👋I've been working on a plugin that solves something that's been bugging me for a while.You finish designing your screens — then spend hours manually connecting every frame and setting up interactions.So I built a plugin where you just type what you want:"Wire this as a login → dashboard → settings flow"And it connects everything automatically.It's still early and needs improvements — which is exactly why I'm here. I'd love brutal, honest feedback from real designers before I develop it further.Would love to know:Does this solve a problem you actually have? What interactions or features would make this useful for your workflow?Drop a comment — every response genuinely shapes what I build.
Hey all — pushed an update to Zeno (my desktop → mobile adaptation, cleanup, and dev-prep plugin).Main fix this round: Adapt to Mobile was letting text and components spill outside the mobile frame on freeform / non-auto-layout files. Widths are now properly constrained, so adapted layouts stay inside the frame.Also a round of stability fixes under the hood.I'm still actively improving the mobile adaptation — it works best on auto-layout web files, and I'm chipping away at the freeform edge cases. If you try it and something doesn't adapt cleanly, I'd genuinely appreciate the feedback — a before/after screenshot helps a ton. https://www.figma.com/community/plugin/1653711948873377984
Hi everyone! 👋 A few months ago, I found myself repeating the same tasks in Figma over and over again. Copying text. Replacing images. Importing content. Populating layouts before presenting them or handing them off. None of those tasks were difficult, but together they were taking up a surprising amount of time. So I started building a plugin for myself. That project eventually became Super Paste, and after using it daily for the last few months, I thought it was finally time to share it with the community. Some of the things you can do with it: ✨ Bulk copy & paste text and images✨ Generate realistic placeholder text and images✨ Import CSV data and image collections✨ Populate text and images together✨ Copy & paste by group✨ Automatically detect nested layers✨ Save and reuse your content lists across projects✨ Populate large layouts in seconds One thing I’m especially proud of isn’t a single feature, it’s the amount of polish behind it. Most of the work went into handling edge
Hi Figma Community!I’ve made a hi-fi prototype for a plant care app - called Greener. For a Google UI/UX design course. Would love your feedback on it. Here's the Figma Link!
Create a UI/UX assignment file with 8 frames side by side:1. Instagram Login Page2. Facebook Login Page3. Instagram Information Filling Page4. Facebook Information Filling Page5. Instagram Registration Page6. Facebook Registration Page7. Google Homepage8. Instagram HomepageUse mobile frame size 375x812. Include logos, input fields, buttons, and navigation bars as described. Arrange frames horizontally with equal spacing.make like in picture
i am creating a website for a local restaurant in japan , called sushizen , this whole project is hypocritical and but i have followed all the ux process from empathy to testing although most of the steps were imaginary but i have learned a lot , i am doing this project alongside doing google ux professional certification , Figma link:- The problem :-many japanese salaryman and woking class visit the restaurant and during peak hours the restaurant is uable to maintain the customers . many tourists recently are visiting japan and want to experience traditional foods but find it very difficult to read menu and do conversation with the staff due to language barrier . nowadays the restaurant face competition from online food services . The Solutions :-Created a reserve table system in the website so that people can visit and experience it without hassle .Added a languages selector so that tourists can also access and experience the site and the food .Added Order Online services for people
Every time I finished a desktop layout in Figma, the same chore was waiting: rebuild the whole thing for mobile. Resize, restack, refit — by hand, screen after screen. I looked for a tool to speed it up and found the existing ones were either broken or abandoned.So I built Zeno.What it does — 3 tools:🔹 Adapt to Mobile — takes a desktop layout and generates a mobile version in one click🔹 Clean Up — fixes messy layers, spacing, and naming🔹 Prepare for Dev — flags handoff issues (detached styles, odd values) before you shipThe honest part (because I'd rather you trust it than feel oversold):Adapt to Mobile is around 70% of the way there. On clean auto-layout files it works really well. On freeform or messy files it still needs a human pass afterward. It's a strong starting point, not a magic finish — and I'm improving it with every piece of feedback.I interviewed designers while building this, and a lot of Zeno came directly from the pains they described. So if you work in Figma, I'd g
Hello community,Design systems tend to look clean in presentations. In real product work, they are often more complicated.Variables grow over time. Styles get renamed. Token structures change. Alias chains become harder to follow. Some values are still used somewhere, but nobody is fully sure where. And at some point, a simple list of variables is no longer enough to understand what is really happening.That is the problem we built Synapse for. Synapse is a Figma plugin that helps teams understand, review and maintain their design tokens directly inside Figma. It reads local variables and styles, resolves relationships between them, and turns the system into an interactive visual graph.The goal is simple: make the structure visible, so teams can make better decisions.Why we built itWe built this because we needed it in our own daily work.We wanted a better way to understand our token system, review its structure and support migration work without relying only on manual checks. We wanted
New plug-inHey community! I’m pleased to announce our new plug-in ‘Worried Presenter’. Worried Presenter listens to you present your work, then gives you back a confident, story-driven script with feedback — and tells you exactly how to improve. Here are the steps:How to useGiving you a better structure, clearer language, and stronger narrative arc.Import your frames from Figma Record your voice presentation Receive a new story-driven script and feedback Edit and re-record new runs to perfect it Listen to your feedback and new scripts from an AI voice Export your new enhanced script back into FigmaPlugin: https://www.figma.com/community/plugin/1647613618742509370Love to have your feedback!
👋 Hi everyone!I'm excited to share Design Audit Lens, a new Figma plugin built to help designers review their work more consistently and objectively.Instead of relying solely on subjective feedback, Design Audit Lens analyzes:✅ Research artifacts✅ Wireframes✅ UI screens✅ User-testing outputsIt evaluates designs using UX best practices, usability heuristics, accessibility standards (WCAG 2.2), cognitive load theory, and interaction design principles, then provides actionable recommendations to help improve quality.I'd really appreciate the community's feedback. If you give it a try, let me know: What you liked What could be improved Features you'd love to see next 🎨 Plugin:https://www.figma.com/community/plugin/1649498558808466087🌐 Website:https://designauditlens.comThank you for taking the time to check it out. Your feedback will directly influence future updates.#Figma #UXDesign #ProductDesign #DesignSystems #Accessibility #UXResearch #AI #DesignTools
Friday afternoon. The release branch is locked. Someone just updated the primary button hover state.The developer had already merged the update for button.css earlier that morning. Now I had to ping them on Slack to swap out #2563EB for #1D4ED8 before the final build. It is a tiny detail but it causes so much unnecessary stress.So I ended up building a small tool to stop this exact scenario.Now our Figma variables push a clean diff straight to a GitHub PR automatically. We completely deleted our token handover Slack channel and saved about three hours of manual code checks this sprint.I published Design System Sync for anyone else stuck in this loop.Figma Community: https://www.figma.com/community/plugin/1561389071519901700?utm_source=figma-forum&utm_medium=post&utm_campaign=botWebsite: https://ds-sync.netlify.app?utm_source=figma-forum&utm_medium=post&utm_campaign=botHow does your team handle last minute variable updates before a release?
Here is link to the plugin: https://www.figma.com/community/plugin/1582187505104489405/text-space-cleanerText space cleaner removes extra spaces from text layers in Figma. Clean up inconsistent spacing from copy-pasted content, imported text, or manual edits. Problem It SolvesExtra spaces in text layers are common and hard to spot:Double spaces from copy-paste or typos Leading spaces at the start of text Trailing spaces at the end of textThese issues are hard to see in Figma and can cause layout and alignment problems. Manually fixing them is tedious, especially across many layers.Text space cleaner automates this cleanup so you can focus on design. Core FeaturesRemove double spaces — Replaces multiple consecutive spaces with a single space (enabled by default) Remove leading spaces — Removes spaces at the start of text Remove trailing spaces — Removes spaces at the end of text Batch processing — Clean multiple text layers at once (works on selected text layers and text within selected
I kept running into the same hassle exporting images out of Figma: getting them out, compressing them and dealing with the different formats. I couldn't really find a free tool that handled all of it, so I made one. Putting it out here in case it's useful to anyone.It's called Hamster. You pick your frames and it can: - export PNG, JPG, WebP, SVG, PDF at whatever scale or size - compress PNG, JPG and WebP so they come out smaller - make a GIF or WebM from the frames - merge frames into one PDFLink: https://www.figma.com/community/plugin/1635433888954715176/hamster-export-compress It's still new, so if something comes out wrong or breaks, tell me how it happened and I'll sort it out.
Hi everyone 👋While working on design projects, I often needed 3D icons and illustrations that were:Editable inside Figma Exportable as pure SVG’s not Image embedded SVG’s Consistent in quality Fast to generate Most importantly , the dev teams required SVG files instead of png or jpeg for the graphics.One challenge I kept running into was SVG quality. Generated assets often contained missing details, broken paths, or incomplete vector exports, making them difficult to edit and use directly in Figma.So I built Image Trace VectorizerWhat it does ✅ Generate high-quality 3D icons✅ Create Visual 3D illustrations in multiple qualities✅ Export as SVG whenever possible✅ Preserve editability for design workflows✅ Fast generation without leaving Figma What makes it different?I built this after repeatedly running into the same problem: generated assets looked great in previews but often required manual cleanup before they were usable.Image Trace Vectorizer focuses on production-ready outputs, wit
I make event and raffle tickets now and then, and kept hitting the same wall in Figma: lots of plugins fill text from a CSV, but none of them actually number things properly or get them print-ready. So I built one.TicketForge does the part the others skip:• Real sequential numbering — {{n}} / {{n:0001}} with custom start and step (or no CSV at all: "500 raffle tickets starting at 1001").• A unique QR code per document.• One merged print-ready PDF — not a ZIP of 300 separate files.• Cut & stack imposition: it arranges the tickets so you print, guillotine the whole stack once, drop the piles on top of each other, and they come out already in 1-2-3 order. No hand-sorting 500 tickets.• 100% local — no network access, your guest list never leaves Figma.It's free up to 10 documents per batch so you can test it on your own template; $12 one-time unlocks unlimited (no subscription, no account, nothing uploaded).There's also a free template file to try it on if you don't have one yet.It's v
Im on week 3 of using Figma and just figured out how to duplicate a slide. So things are going great. I’m excited I’m being forced to use Figma.
Lately I’ve been experimenting with designing calculator-style tools using Figma before actually building them out in the browser, and it got me wondering: how do you effectively bridge static UI design with real, interactive logic?For context, I’ve been testing ideas on a small project (gagcalc.io) where the goal is to keep calculators fast, minimal, and actually worth revisiting.A few pain points I’ve run into so far:Static design vs dynamic behavior:In Figma, everything looks clean and controlled—but once real inputs and edge cases come in, layouts can break or feel inconsistent. Especially with variable-length outputs.Simulating real data in Figma:I’d love to preview how different calculation results (short vs long numbers, edge cases, etc.) behave inside the design itself. Right now it’s mostly guesswork or manually swapping text.Design-to-dev handoff friction:Things like spacing, responsiveness, and conditional UI (show/hide fields based on input) don’t translate cleanly from Fig
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.