Site Updates: May 2026 Changelog

Updated daily · Freemaki Team

16
New Tools This Month
18
Total Articles
38
Total Tools

May 2026 is a busy month for Freemaki. We're shipping new tools, blog articles, and improvements almost daily. This changelog is updated in real time — bookmark it to follow along.

May 17

Saturday
TOOLS

Salary Survival Engine (1,741 Pages)

  • Salary Survival Engine — A programmatic SEO powerhouse. 50 states × 35 salary buckets = 1,741 static pages built with Next.js 15. Features: federal + state tax calculator (2026 brackets), affordability score algorithm, stress level visualization, income percentile rankings, state comparison tool, JSON-LD structured data (FAQ + Article schema), dark mode. Target keyword: "can I afford to live here".
  • Freelance Pricing Calculator — Next.js 14 static export. 3-tier pricing (Survival/Comfortable/Growth), SVG donut chart, rate comparison table, dark mode. Committed and pushed.
ARTICLE

New Blog: Salary Survival Guide 2026

FIX

Bug Fixes & Compliance

  • Palette page JS broken — i18n object had a syntax error where zh: was nested inside a string value, causing all JavaScript (including image upload) to fail silently. Also fixed HTML structure (Related Tools and FAQ sections were outside the page container). Updated styles to match light theme.
  • Removed fake aggregateRating — 24 tool pages had self-reported 4.8/5 star ratings in JSON-LD schema. These violate Google's structured data guidelines and could harm search rankings and AdSense approval. All removed.
STATS

Updated Totals

  • Total tools: 38 · Total articles: 18 · Total static pages: 1,779+

May 15

Thursday
TOOLS

3 New Tools

  • Loan Calculator — Monthly payment calculation, full amortization schedule, stacked bar chart (principal vs interest + balance curve), and early repayment comparison across 3 strategies (no prepay / same payment / shorter term). Canvas-based visualization.
  • Compound Interest Calculator — Growth curves with layered area chart (principal + contributions + interest), compounding frequency selector (annual/quarterly/monthly/daily), simple vs compound interest comparison card.
  • Safe Zone Checker — Upload thumbnail/cover images and preview how YouTube, TikTok, Instagram, X, Facebook, and LinkedIn UI overlays will cover them. Canvas-based with opacity slider, 8 platform presets, dark mode support. Next.js 14 static export.
ARTICLE

New Blog: Loan & Compound Interest Guide

FIX

Bug Fixes

  • Safe Zone Checker dark mode: fixed main workspace background (was pure black instead of neutral-950, causing visual break with card backgrounds).
  • Google Discover Checker: recovered missing discover/index.html from git history (file was lost on network drive).
STATS

Updated Totals

  • Total tools: 36 · Total articles: 16

May 14

Wednesday
TOOLS

2 New Tools

  • 1099 Freelance Tax Calculator — Next.js 14 + shadcn/ui + Framer Motion. Calculates federal income tax, self-employment tax (15.3%), state tax, quarterly estimated payments, and fun conversions. Covers all 50 states + DC with 2026 estimated brackets.
  • Baby Name Initials Checker — Pure JS tool with 50+ embarrassing initials dictionary. Supports first, middle, and last name combinations with 4 severity levels and Web Share API.
IMPROVE

Homepage Redesign v2

  • Category-based tool organization — All Tools section reorganized into 6 labeled categories (Developer Tools, Design & Media, Productivity, Health & Lifestyle, Finance & Tax, SEO & Utilities) replacing the flat chip grid.
  • NEW badges on Popular Tools — 3 latest tools (1099 Tax, Baby Name Initials, Meeting Cost) now show green "NEW" badges.
  • Articles section trimmed — Shows 6 latest articles with "View all 15" expand toggle instead of 15 cards at once.
  • Stats bar added — Header now includes "33 tools · 15 guides · 100% free, forever" visual indicator.
  • Total tools: 33 — Site now has 33 tools and 15 guide articles.

May 13

Tuesday
TOOLS

3 New Tools

  • Password Generator — Cryptographically secure random passwords with configurable length (4-128), character types, entropy meter, batch generation, and clipboard copy.
  • Image Format Converter — Drag-and-drop image conversion to PNG/JPG/WebP with quality slider, batch support, and ZIP download via JSZip.
  • Color Palette Extractor — Upload any image to extract dominant colors using k-means clustering. Click to copy HEX, export as CSS custom properties.
NEW

2 New Articles

IMPROVE

Homepage & Site-Wide Updates

  • Homepage layout widened — Max-width increased from 720px to 960px. Title 36px, card gap 18px, enhanced hover shadows.
  • New tool cards added — Password Generator (Developer Tools), Image Converter and Palette Extractor (Design & Color). Category counts: Developer Tools 8, Design & Color 6.
  • New article cards added — Image Optimization Guide and Secure Password Guide in Guides & Articles (now 12 articles).
PERF

Performance Optimization

  • dns-prefetch + preconnect — Added to all 24 pages for Google Fonts and Freemaki domain. Pre-resolves DNS before the browser needs the resources.
  • theme-color meta tag — Added `#2563eb` to all pages. Mobile browsers now match the address bar color to the brand.
FIX

Bug Fix

  • Reddit Explorer sort dropdown — Sort selector (Top by Score / Most Comments / Newest) no longer visually resets after re-rendering results.

May 12

Monday
TOOLS

5 New Tools

  • Character Counter — Real-time word, character, sentence, and paragraph counting with readability metrics.
  • QR Code Generator — Create customizable QR codes with color options, embedded logos, and instant PNG download.
  • BMI Calculator — Body Mass Index with WHO category classification and visual range indicator.
  • Sleep Calculator — Plan optimal bedtimes and wake-up times based on 90-minute sleep cycles.
  • Reddit & Quora Hot Topic Explorer — Search trending posts on Reddit by keyword or category. Find content ideas in real time.
IMPROVE

Homepage Updates

  • Tagline updated — Changed from hardcoded "21 free tools" to "Free online tools & guides" for future-proof messaging.
  • Guides section expanded — Homepage now showcases 10 articles (up from 4), with category tags for easy browsing.
  • SEO meta tags refreshed — Title, description, and OG tags updated to reflect the growing content library.

How We Build This

Freemaki is a static HTML site — no frameworks, no build steps. Every tool is a self-contained HTML file with embedded CSS and JavaScript:

Hosted on Vercel (free tier), auto-deployed from GitHub.

Want to build something similar? Read our step-by-step guide: How I Built a Money-Making Tool Site in 30 Days Using AI

What's Next

On the roadmap for the rest of May 2026:

Explore all tools on the Freemaki homepage.