Most “free tools” are lead traps. These are not. They are simple, public utilities I use in real builds to clear bottlenecks before I touch code.
The Tools
- RapidCart — https://rapidcart.funkpd.shop
- SOPS-WP — https://sops-wp.funkpd.shop
- Imgz — https://imgz.funkpd.com
- MDify — https://mdify.funkpd.com
- GetSitemap — https://getsitemap.funkpd.com
- FunkPd Link Checker — https://linkchecker.funkpd.com
No login. No funnels. Just tools.
RapidCart: One-Page Checkout
Slow WooCommerce checkout kills orders. RapidCart collapses login, coupon, cart, and payment into one page with live updates. Built to cut clicks, reduce broken sessions, and show what a lean checkout should feel like.
SOPS-WP: The WordPress Playbook
SOPS-WP is a public SOP library: Elementor edits, plugin checks, form testing, and basic fixes. Written so a foreman, VA, or junior can follow it without calls or guessing.
Imgz: Structured Images on Demand
Imgz turns structured text into repeatable image assets. Headings, colors, spacing, and layout stay consistent. Useful for social posts, hero blocks, and quick brand-safe graphics without design overhead.
MDify: Clean Text In, Clean HTML Out
MDify cleans messy copy: double spaces, odd quotes, sloppy HTML, broken Markdown. It converts, trims, and normalizes content before it hits a page builder or template.
GetSitemap: See the Site You Actually Have
GetSitemap pulls your XML sitemap, lists URLs, checks status codes, and flags gaps. Fast way to surface dead pages, bad slugs, and crawl holes before a rebuild or SEO fix.
FunkPd Link Checker: Broken Links, Live
https://linkchecker.funkpd.com
FunkPd Link Checker takes a sitemap, crawls the URLs with concurrent threads, and checks every internal and external link. It streams status codes and errors in real time so you can see which pages, menus, and buttons are failing before you ship a rebuild or push traffic.
Why These Exist
These tools started as internal helpers for audits, rebuilds, and speed work. They became public because the problems they solve are common: slow carts, broken flows, dirty content, and invisible URLs. Use them freely; they are built to move you from “I think it’s broken” to “here’s what to fix” in as few steps as possible.