@tom_doerr: Generates brand-ready logos in seconds and exports a full brand kit. https://github.com/Nutlope/logocreator…
Summary
An open-source AI logo generator called LogoCreator that generates brand-ready logos in seconds and exports a full brand kit, built with Next.js and FLUX AI models.
View Cached Full Text
Cached at: 08/22/26, 11:22 AM
Generates brand-ready logos in seconds and exports a full brand kit.
https://t.co/epDE53jqzi https://t.co/lL05DFTv3j
Nutlope/logocreator
Source: https://github.com/Nutlope/logocreator
LogoCreator
An open source AI logo generator: design a brand-ready logo in seconds, then export a full brand kit. Free and account-less.
Tech stack
- FLUX.2 pro on Together AI for generation, with FLUX.1 Kontext for edits
- Next.js (App Router) with TypeScript for the app framework
- Radix primitives and Tailwind for the UI
- Upstash Redis for optional rate limiting and Clerk for optional auth
Cloning and running
- Clone the repo:
git clone https://github.com/Nutlope/logocreator - Create a
.env.localfile and add your Together AI API key:TOGETHER_API_KEY= - Run
pnpm installandpnpm devto install dependencies and run locally.
Clerk and Upstash are optional: without them, the app runs account-less with a bring-your-own-key flow.
Future Tasks
- Create a dashboard with a user’s logo history
- Support SVG exports instead of just PNG
- Add support for additional styles
- Add a dropdown for image size (can do up to 1440x1440)
- Show approximate price when using your own Together AI key
- Allow the ability to upload a reference logo (use vision model to read it)
- Redesign popular brand’s logos with my logo maker and have it in a showcase
Similar Articles
@CycleDecoded: Outside design agencies charge you thousands for a logo design, but this Vercel pro just open-sourced it and blew up. The wildly popular open-source AI logo generator Logocreator on GitHub, built by renowned developer Nutlope. Powered by Together AI's FLUX...
Introducing Logocreator, an open-source AI logo generator developed by Nutlope, powered by Together AI's FLUX model. It generates high-quality logos in seconds, has 7.6k+ stars on GitHub, and supports custom API keys and localized fine-tuning.
@tom_doerr: Extracts logos, colors, typography, and borders from any website into design tokens. https://github.com/dembrandt/dembr…
Dembrandt is an open-source CLI tool that extracts a website's design system—logos, colors, typography, borders, spacing, and more—into design tokens. It supports MCP integration for AI agents and offers a companion app for drift tracking and visual diffs.
@DanKornas: Stop hunting down AI brand logos one by one. Lobe Icons is an AI and LLM brand logo collection for builders working in …
Lobe Icons is an open-source collection of AI and LLM brand logos, available as installable npm packages and CDN assets for React, React Native, Expo, and static web projects.
@PrajwalTomar_: I still don't think people understand what just happened with Lovable. I built a FULL AI brand asset studio that genera…
A user built a full AI brand asset studio using Lovable connectors that generates an entire brand kit from a short brief in under 5 minutes, highlighting the power of connectors for rapid feature development.
@tom_doerr: Generates 27 types of diagrams including flowcharts and architecture charts that automatically match your website's fon…
Introduces diagram-design, an open-source Claude Code skill that generates 27 types of branded diagrams (flowcharts, architecture, etc.) automatically matching a website's fonts and colors.