Head to head
Stop guessing which one. Put them side by side.
Up to 4 tools, same rows for each: what it is, what it really costs, the trap, and how to wire it up. The URL carries your picks — send it to anyone.
Envato ElementsLucideIdeogram
Quick read
- Free with no card: Lucide.
- Editor's picks: Lucide, Ideogram.
| Field | Envato Elementselements.envato.com | Lucidelucide.dev | Ideogramideogram.ai |
|---|---|---|---|
| What it is | ~29M assets. The web-templates category is a mixed bag of stacks — plain HTML, Bootstrap, Tailwind, React, Laravel, Figma-only — with no unified framework guarantee. Fonts, stock photography, video, music and SFX are in the same subscription. | Community fork and continuation of Feather Icons — same 24px grid and 2px stroke, vastly expanded. Already in your Lovable project, because shadcn/ui ships with it. Named exports, so props and Tailwind classes pass straight through to the SVG. | Ideogram 4.0 (June 2026, 9.3B params, native 2K, first open-weight model in the family). Its differentiator is confirmed, not marketing: reliable, legible text rendered inside images — headlines, packaging copy, signage — at multilingual and small-type scale. |
| Category | Images & asset pipelines | Images & asset pipelines | Images & asset pipelines |
| Cost tier | paid | free | mixed |
| Pricing | $16.50/mo annual · $39/mo monthly | Free · ISC | Free · $20/mo · $60/mo · API $0.03–$0.10/img |
| Why builders pick it | For a content site, the value is not the templates — it is the fonts, illustrations, stock photography and Figma files, plus video and audio if you run motion or podcast content. | Default to this for the entire interface icon layer and only reach elsewhere when a glyph genuinely does not exist. | The cover-art and hero-image answer. Bounding-box layout control lets you reserve space for the masthead; Layerize Text (free on every tier, API-accessible) pulls generated type onto its own editable layer so you can change a headline without regenerating. Character reference keeps an illustrated persona consistent across an issue. At $0.03–$0.10/image the API is cheap enough to script batch cover variants. |
| Watch out for | One licence per end product — reusing an asset on a second site means registering a second licence. Licence becomes perpetual only if the project completes while you are subscribed; cancel mid-project and it terminates immediately. | Never do import * as Icons from 'lucide-react' or dynamic-name lookups — it defeats tree-shaking and pulls all 1,768 icons into the bundle. Stroke-only; if the design needs filled icons you are managing two sets. | The free tier makes every generation public — not viable for unreleased covers. Priority credits do not roll over, and every output image bills separately, so batch size is a direct cost multiplier. |
| How to wire it up | not logged | npm install lucide-react | not logged |
| Editor's pick | No | Yes | Yes |
Which one did you ship?
The grid says what these tools are. This says what builders did about it — one decision per person, changeable whenever you change your mind.
0/280Sign in to add yours.
Or try
Hand this to your Lovable agent
# Tool comparison — Envato Elements vs Lucide vs Ideogram Source: Kbaise, a directory of tools that work with Lovable projects. Pick one and tell me why before writing any integration code. ## Envato Elements (envato-elements) - URL: https://elements.envato.com/web-templates - Category: Images & asset pipelines - Cost: paid — $16.50/mo annual · $39/mo monthly - What it is: ~29M assets. The web-templates category is a mixed bag of stacks — plain HTML, Bootstrap, Tailwind, React, Laravel, Figma-only — with no unified framework guarantee. Fonts, stock photography, video, music and SFX are in the same subscription. - Why builders pick it: For a content site, the value is not the templates — it is the fonts, illustrations, stock photography and Figma files, plus video and audio if you run motion or podcast content. - Trap: One licence per end product — reusing an asset on a second site means registering a second licence. Licence becomes perpetual only if the project completes while you are subscribed; cancel mid-project and it terminates immediately. - Full dossier: /api/public/tools/envato-elements ## Lucide (lucide) - URL: https://lucide.dev/ - Category: Images & asset pipelines - Cost: free — Free · ISC - What it is: Community fork and continuation of Feather Icons — same 24px grid and 2px stroke, vastly expanded. Already in your Lovable project, because shadcn/ui ships with it. Named exports, so props and Tailwind classes pass straight through to the SVG. - Why builders pick it: Default to this for the entire interface icon layer and only reach elsewhere when a glyph genuinely does not exist. - Trap: Never do import * as Icons from 'lucide-react' or dynamic-name lookups — it defeats tree-shaking and pulls all 1,768 icons into the bundle. Stroke-only; if the design needs filled icons you are managing two sets. - Wiring: npm install lucide-react - Full dossier: /api/public/tools/lucide ## Ideogram (ideogram) - URL: https://ideogram.ai/ - Category: Images & asset pipelines - Cost: mixed — Free · $20/mo · $60/mo · API $0.03–$0.10/img - What it is: Ideogram 4.0 (June 2026, 9.3B params, native 2K, first open-weight model in the family). Its differentiator is confirmed, not marketing: reliable, legible text rendered inside images — headlines, packaging copy, signage — at multilingual and small-type scale. - Why builders pick it: The cover-art and hero-image answer. Bounding-box layout control lets you reserve space for the masthead; Layerize Text (free on every tier, API-accessible) pulls generated type onto its own editable layer so you can change a headline without regenerating. Character reference keeps an illustrated persona consistent across an issue. At $0.03–$0.10/image the API is cheap enough to script batch cover variants. - Trap: The free tier makes every generation public — not viable for unreleased covers. Priority credits do not roll over, and every output image bills separately, so batch size is a direct cost multiplier. - Full dossier: /api/public/tools/ideogram ## Quick read - Free with no card: Lucide. - Editor's picks: Lucide, Ideogram. ## Rules 1. Prefer the free tier when no budget was stated, and say what the ceiling is. 2. Read the full dossier before integrating. 3. Fetch /api/public/models before writing any AI model ID.
Agents can fetch the same thing: GET /api/public/compare?slugs=envato-elements,lucide,ideogram