The Tools Our Own DIY Guides Recommend Most: A 2026 Data Breakdown
- Across all 140 DIY-alternative guides on Memvers, we counted 365 individual tool recommendations spanning 91 distinct tools — everything from code editors to 3D software to general-purpose AI chat apps.
- Just 15 tools account for 276 of those 365 mentions (75.6%); the other 76 tools show up once or twice each. Mention count is heavily concentrated at the top and has a long, thin tail below it.
- The single most-mentioned tool is Claude Pro, appearing in 56 of 365 mentions (40.0% of all 140 guides) — ahead of VS Code (46), Notion (34), Canva Pro (29), ChatGPT Plus (23), and Figma (21). We want to be upfront about why this number needs a caveat before you read anything into it: see the section below before the ranking table.
- 84.1% of all recommendations (307 of 365) flag a `freeOption: true` field, including tools with a paid sticker price shown — the field appears to track whether a genuinely usable free tier exists, separately from whatever price is displayed. We verified this holds for every tool priced literally "Free" (100% consistent) but found it is applied inconsistently for at least one pair of comparable tools — see the free-option section below.
- This is not a product-quality ranking. It's a count of what our own writers chose to suggest, across guides written at different times for different tasks. A tool showing up often here just as easily reflects how many DIY-guide categories a general-purpose tool is broadly useful for as it does anything about how good that tool is. Read the caveat section before drawing conclusions.
We maintain 140 "DIY alternative" guides on Memvers — for every hire-service we track, a companion page walks through whether a customer could reasonably do it themselves, how hard that would be, and which specific tools it takes. Each of those guides carries a recommendedTools field: a short list of named tools, each tagged with a category (essential / nice-to-have / pro-upgrade), a price string, and a boolean freeOption flag.
Nobody had ever pulled all 140 of those lists into one place and counted what shows up most. So we did — and because one of the tools that turned up at the top of the list is made by the same company whose model we used to help write and analyze this post, we're handling that specific finding with more scrutiny and more caveats than we'd normally give a single data point. The methodology and the limits section below are not boilerplate here; please read them before the ranking table.
140
DIY-alternative guides analyzed
365
Total tool recommendations across those guides
91
Distinct tools recommended at least once
75.6%
Share of all recommendations claimed by just the top 15 tools
Methodology and an Upfront Caveat
Source: the merged output of diy-alternatives.ts plus ten batch/expansion files (diy-gaming-new, diy-ai-new, diy-gaming-batch3, diy-ai-batch3, diy-pro-services, diy-creator-tools, diy-web3, diy-missing, diy-tech, diy-expansion-batch) — the exact same 11-file merge, in the exact same order, that the site's own getAllDIYAlternatives() function uses to power the live /diy/[slug] pages. That merge deduplicates by serviceSlug with "later entries win": we found one raw duplicate (product-photographer, defined in both diy-alternatives.ts and diy-expansion-batch.ts), which the same production logic resolves down from 141 raw guide objects to 140 unique ones. We used the production-accurate 140, not the raw 141.
For each of the 140 guides, we read every entry in its recommendedTools array as-is: the name, category, price, and freeOption fields. We did not edit, re-price, or re-judge any of it — these are the same tool cards that render on the live DIY guide pages today. We grouped by tool name to build the frequency ranking below.
What this ranking is — and, more importantly, what it isn't
We parsed the TypeScript source directly using the TypeScript compiler's AST (not regex or string matching), walked every object literal with a serviceSlug property across all 11 files, and extracted its recommendedTools array. This avoided the risk of a regex misreading nested object literals or matching text inside comments.
- Mention count per tool = number of times a tool's exact
namestring appears across allrecommendedToolsarrays in the deduplicated 140-guide set. - "% of guides" = mention count ÷ 140. A tool can only appear once per guide in this dataset (we found no guide that recommends the same tool twice), so this doubles as "share of guides that recommend it."
- freeOption rate = count of that tool's mentions with
freeOption: true, divided by its total mentions. We cross-checked this at the raw-data level: every single mention wherepriceis the literal string "Free" also hasfreeOption: true— 100% consistent, zero exceptions across the whole dataset. We also found 40 of the 91 tools havefreeOption: trueon at least one mention despite a price string that isn't simply "Free" (e.g. Canva Pro at "$12.99/mo", Make.com at "$9/mo") — consistent with the field tracking "does a usable free tier exist" as a judgment separate from the price shown for the paid tier being described. - Task-type categories (design, dev, AI chat assistant, etc.) in the "what this tells you" section further down are our own editorial grouping of what each tool is primarily used for — not a field that exists in the data. We built this by inspecting each of the top-15 tools directly, not by an automated classifier.
- 91 distinct tool names exist across the 365 mentions; 68 of those 91 (75%) are mentioned exactly once. The top 15 account for 276 mentions (75.6% of the total) — a steep, long-tailed distribution, not an even spread.
How this relates to our other data posts
The Full Ranking: Top 15 Tools by Mention Count
Every tool below is treated identically in this table: name, raw mention count, share of the 140 guides, and our own one-line categorization of its primary use. Ranks 10 and 13 are three-way ties.
Top 15 Most-Recommended Tools Across 140 DIY Guides
| Rank | Tool | Mentions | % of 140 Guides | Primary Use |
|---|---|---|---|---|
| 1 | Claude Pro | 56 | 40.0% | General-purpose AI chat assistant |
| 2 | VS Code | 46 | 32.9% | Code editor |
| 3 | Notion | 34 | 24.3% | Notes / project organization |
| 4 | Canva Pro | 29 | 20.7% | Graphic design |
| 5 | ChatGPT Plus | 23 | 16.4% | General-purpose AI chat assistant |
| 6 | Figma | 21 | 15.0% | UI/UX and interface design |
| 7 | Blender | 13 | 9.3% | 3D modeling and animation |
| 8 | OBS Studio | 12 | 8.6% | Screen/video capture and streaming |
| 9 | Leonardo AI | 9 | 6.4% | AI image generation |
| 10 (tie) | Midjourney | 7 | 5.0% | AI image generation |
| 10 (tie) | Coursera | 7 | 5.0% | Online courses |
| 10 (tie) | DaVinci Resolve | 7 | 5.0% | Video editing |
| 13 (tie) | Audacity | 4 | 2.9% | Audio editing |
| 13 (tie) | n8n | 4 | 2.9% | Workflow automation |
| 13 (tie) | Make.com | 4 | 2.9% | Workflow automation |
Mention Count by Tool (Top 12)
Source: Memvers internal DIY-alternative catalog, n=140 guides, July 2026
Below rank 15, mentions drop fast: the 76 remaining tools in our catalog average right around 1.2 mentions each, and 68 of them (75% of all distinct tools) appear exactly once. That shape — a handful of broadly-applicable tools at the top, a long thin tail of narrow/specialized ones below — is itself the most useful pattern in this dataset, and it's the reason we don't read the top of the list as a quality signal. The tools at the top aren't necessarily "the best" — they're the ones that come up across the widest range of different DIY task types.
The Free-Option Pattern — and One Real Inconsistency
84.1% of all 365 recommendations (307 of them) flag freeOption: true. We checked what that field actually tracks rather than assuming: every single recommendation where the listed price is literally the string "Free" also has freeOption: true — 100% consistent, no exceptions anywhere in the 365 rows. But 40 of the 91 tools also show freeOption: true on at least one mention despite a non-"Free" price string shown (a paid-tier price, typically), which tells us the field is doing real work beyond just echoing the price string — it appears to separately flag "this tool has a genuinely usable free tier," even when the price shown is for the paid plan being described in that specific guide.
freeOption Rate for the Top 15 Tools
| Tool | Mentions | freeOption = true | Rate | Price Shown |
|---|---|---|---|---|
| Claude Pro | 56 | 55 | 98.2% | $20/mo |
| VS Code | 46 | 46 | 100% | Free |
| Notion | 34 | 34 | 100% | Free |
| Canva Pro | 29 | 29 | 100% | $12.99/mo |
| ChatGPT Plus | 23 | 5 | 21.7% | $20/mo |
| Figma | 21 | 21 | 100% | Free |
| Blender | 13 | 13 | 100% | Free |
| OBS Studio | 12 | 12 | 100% | Free |
| Leonardo AI | 9 | 9 | 100% | Free |
| Midjourney | 7 | 0 | 0% | $10/mo |
| Coursera | 7 | 7 | 100% | Varies |
| DaVinci Resolve | 7 | 7 | 100% | Free |
| Audacity | 4 | 4 | 100% | Free |
| n8n | 4 | 4 | 100% | Free/self-hosted |
| Make.com | 4 | 4 | 100% | $9/mo |
Thirteen of these fifteen tools are internally consistent — either 0% or 100% across every one of their mentions. Two are not: Claude Pro sits at 98.2% (55 of 56 mentions flagged free), and ChatGPT Plus sits at 21.7% (5 of 23). That's the exception flagged in the brief for this piece, and it holds up under our own independent count.
A tagging inconsistency in our own data, not a real-world product difference
What This Tells You: Which Kinds of Tasks Get Tool Recommendations Most
The more interesting question isn't which single tool ranks highest — it's what categories of tools dominate the recommendations, because that reflects which kinds of DIY tasks our guides most often need a specific tool for. We grouped the top 15 tools (276 of the 365 total mentions) into the type of task each one primarily serves.
Top-15 Tools Grouped by Task Type
| Task Type | Tools Included | Combined Mentions | % of All 365 Mentions |
|---|---|---|---|
| General-purpose AI chat assistants | Claude Pro, ChatGPT Plus | 79 | 21.6% |
| Design / creative software | Canva Pro, Figma, Blender | 63 | 17.3% |
| Developer tools | VS Code | 46 | 12.6% |
| Productivity / organization | Notion | 34 | 9.3% |
| Video / audio production | OBS Studio, DaVinci Resolve, Audacity | 23 | 6.3% |
| AI image generation | Leonardo AI, Midjourney | 16 | 4.4% |
| Workflow automation | n8n, Make.com | 8 | 2.2% |
| Online learning | Coursera | 7 | 1.9% |
| All other tools (76 distinct, mostly one-off mentions) | — | 89 | 24.4% |
Share of All 365 Mentions by Task Type
Source: Memvers internal DIY-alternative catalog, n=365 mentions, July 2026
Read this as a map of task types, not a scoreboard of tools. "General-purpose AI chat assistants" edges out every other category (21.6% of all mentions) for a structural reason: a chat-based AI tool is relevant to writing tasks, coding-help tasks, planning tasks, and dozens of others our guides cover — so it gets recommended across a much wider spread of categories than a category-specific tool like Blender (3D work only) or Audacity (audio only) ever could. That breadth is exactly why we don't treat the AI-assistant category's lead as evidence of quality: two products being broadly applicable to many DIY tasks pulls their combined count up regardless of how they compare to each other, or to anything else, on any single task.
Design and creative software (Canva Pro, Figma, Blender) is the second-largest cluster at 17.3%, followed by developer tools (VS Code alone, 12.6% — a single tool doing the work of an entire category because nearly every coding-adjacent guide points to it) and productivity/organization (Notion, 9.3%). Video/audio production, AI image generation, workflow automation, and online learning round out the rest. Almost a quarter of all mentions (24.4%) belong to the long tail of 76 tools that show up rarely — the specialized, task-specific software that doesn't generalize across categories the way a chat assistant or a code editor does.
The Limits of This Data
We want to be as direct about the limits here as we were in our DIY-cost and freelancer-rating posts on this same catalog:
- It doesn't tell you which tool is best. It tells you which tool our own writers reached for most often across 140 different guides written over time — a mix of individual judgment calls, not a controlled comparison.
- It doesn't control for how many guides could plausibly use a given tool. A general-purpose tool applicable to dozens of unrelated tasks will always out-mention a narrow specialist tool, even if the specialist tool is the objectively correct pick for the one task it's built for.
- It reflects our own catalog's composition, not the market. We have more gaming, AI, and creator-economy guides than, say, legal or medical-adjacent ones (we don't cover those at all) — so a tool popular in an underrepresented category won't show up here no matter how dominant it is in reality.
- The freeOption field itself is not perfectly reliable, as the Claude Pro / ChatGPT Plus comparison shows directly. Treat freeOption as a useful signal, not a verified fact, for any single tool — check the tool's own pricing page before assuming.
- This dataset can't and doesn't distinguish between a tool being recommended because it's excellent versus because it's simply the default/well-known option a writer reached for. We don't have the data to tell those two cases apart, and we're not going to pretend otherwise.
fiverr
Or Just Hire Someone Instead
If a task on your list isn't a good fit for any of these tools, skip the learning curve — browse real freelancers who already do it professionally.
Related Reading
FAQ / Citation Info
Frequently Asked Questions
- 140 DIY-alternative guides, 365 total tool recommendations, 91 distinct tools — just 15 tools account for 75.6% of all mentions
- Top 5 by mention count: Claude Pro (56, 40.0% of guides), VS Code (46, 32.9%), Notion (34, 24.3%), Canva Pro (29, 20.7%), ChatGPT Plus (23, 16.4%)
- 84.1% of all recommendations (307 of 365) flag a usable free option — 100% consistent for every tool priced literally "Free"
- Claude Pro flags freeOption=true in 55 of 56 mentions (98.2%); ChatGPT Plus flags it in only 5 of 23 (21.7%) — despite both products having a comparable free-tier structure in reality, a sign of inconsistent manual tagging rather than a real product difference
- General-purpose AI chat assistants (Claude Pro + ChatGPT Plus combined) account for 21.6% of all 365 mentions — the single largest task-type category, ahead of design/creative software (17.3%) and developer tools (12.6%)
- 68 of 91 distinct tools (75%) are recommended exactly once across the entire 140-guide catalog