Free Web Dev Tools

Curated directory of services with generous free tiers — hosting, databases, analytics, monitoring, and more.

⌘K or / to focus
☁️ Web HostingFree★★★★½

Netlify

Build, deploy, and host static sites with global CDN, serverless functions, form handling, and preview deployments.

🎯 Best for JAMstack static sites and frontend apps that need preview deployments and serverless functions.
300 credits/month (~30GB bandwidth), unlimited sites, SSL, CI/CD
☁️ Web HostingFree★★★★½

Vercel

Deploy frontend apps with global CDN, serverless functions, edge functions, and automatic SSL.

🎯 Best for Next.js apps and frontend frameworks that need edge rendering and serverless APIs.
100GB bandwidth, 6000 build minutes/month, unlimited sites
☁️ Web HostingFree★★★★½

Cloudflare Pages

JAMstack hosting with global CDN, unlimited bandwidth, and Cloudflare Workers integration.

🎯 Best for developers who want unlimited bandwidth and tight Workers integration on a global CDN.
Unlimited bandwidth, 500 builds/month, 100 custom domains, SSL
☁️ Web HostingFree★★★★☆

Render

Unified cloud for static sites, web services, databases, and cron jobs with auto-deploy from Git.

🎯 Best for full-stack apps that need hosting + database in one place with simple Git deploys.
Static sites (free), web services (free tier with limits), PostgreSQL (1GB)
☁️ Web HostingFree★★★½☆

GitHub Pages

Free static site hosting directly from GitHub repositories. Supports custom domains and Jekyll.

🎯 Best for docs sites, personal pages, and project sites that already live in GitHub repos.
Unlimited static sites, 1GB storage, 100GB bandwidth/month
☁️ Web HostingFree★★★½☆

Kinsta Static Hosting

Premium static site hosting with 260+ Cloudflare CDN points, free for up to 100 sites.

🎯 Best for developers who want premium CDN performance without paying for a Pro plan.
100 static sites, 100GB bandwidth/month, custom domains, SSL
☁️ Web HostingFree★★★½☆

Fly.io

Run full-stack apps on edge hardware with global VMs, PostgreSQL, and automatic SSL.

🎯 Best for containerized apps that need global deployment with low-latency edge compute.
3 shared VMs (256MB each), 3GB persistent storage, 160GB outbound
☁️ Web HostingFree★★★★☆

Oracle Cloud Free Tier

Always-free cloud resources including 2 AMD VMs, 4 ARM cores, 24GB RAM, and 10TB egress.

🎯 Best for developers who want generous always-free compute with real VMs for serious projects.
2 AMD VMs (1GB each), 4 ARM cores (24GB), 10TB egress/month
☁️ Web HostingFree★★★½☆

Hugging Face Spaces

Host ML demos and web apps with Gradio, Streamlit, or static HTML. Free CPU/GPU instances.

🎯 Best for hosting ML demos and AI-powered web apps with free GPU acceleration.
Unlimited spaces, CPU (free), 2x T4 small GPU (free tier)
🌐 DNSFree★★★★★

Cloudflare DNS

Free DNS hosting with DDoS protection, CDN, SSL, and global anycast network.

🎯 Best for anyone who needs fast, secure DNS with built-in DDoS protection for free.
Unlimited domains, DDoS protection, CDN, SSL, Firewall rules
🛡️ CDN & ProtectionFree★★★★½

Cloudflare CDN

Global CDN with DDoS protection, SSL, and WAF. Free for unlimited domains.

🎯 Best for anyone who needs a fast, free CDN with enterprise-grade security for their sites.
Unlimited bandwidth, DDoS protection, SSL, 3 page rules, WAF
🔄 CI/CDFree★★★★½

GitHub Actions

CI/CD automation built into GitHub. Run workflows for build, test, and deploy.

🎯 Best for GitHub-hosted projects that need CI/CD tightly integrated with pull requests and issues.
2000 minutes/month for private repos (free), 500MB storage
🔄 CI/CDFree★★★½☆

Render Blueprint

Infrastructure-as-code for Render. Deploy apps and databases from a single YAML file.

🎯 Best for Render users who want infrastructure-as-code without learning Terraform or Pulumi.
Included with Render free tier (static sites, web services, databases)
🔄 CI/CDFree★★★★☆

Pulumi

Infrastructure as code using familiar programming languages (TypeScript, Python, Go, C#).

🎯 Best for teams who want real programming languages (not DSLs) for infrastructure management.
50 runs/month, unlimited stacks, state management, secrets
🗄️ DatabasesFree★★★★☆

Neon

Serverless PostgreSQL with branching, instant cloning, and connection pooling.

🎯 Best for developers who want Git-like branching for their PostgreSQL database.
500MB storage, 100 compute hours/month, 3 branches
🗄️ DatabasesFree★★★★½

Supabase

Open-source Firebase alternative with PostgreSQL, auth, realtime subscriptions, and storage.

🎯 Best for apps that need a full backend (DB + auth + storage + realtime) without managing servers.
500MB database, 1GB storage, 50K monthly active users, realtime
🗄️ DatabasesFree★★★½☆

PlanetScale

MySQL-compatible serverless database with branching, deploy requests, and connection pooling.

🎯 Best for MySQL shops that want serverless scaling with Git-style branch workflows.
1GB storage, 1 production branch, 1 billion row reads/month
🗄️ DatabasesFree★★★★☆

Upstash

Serverless Redis and Kafka with global replication and REST API access.

🎯 Best for serverless apps that need Redis caching or Kafka messaging without managing infrastructure.
10MB Redis, 10K commands/day; 10K messages/day Kafka
🗄️ DatabasesFree★★★☆☆

Fauna

Serverless document-relational database with native GraphQL and global replication.

🎯 Best for apps that want a serverless database with native GraphQL and no schema migrations.
100MB storage, 100K read ops/day, 50K write ops/day
🗄️ DatabasesFree★★★★☆

Turso

Edge-first SQLite database with embedded replicas, global replication, and libSQL for serverless and edge applications.

🎯 Best for developers building edge-first apps who want SQLite performance with global distribution.
5GB storage, 500M monthly rows read, 100 databases, 3 embedded replicas
🗄️ DatabasesFree★★★½☆

MongoDB Atlas

Fully managed cloud database service with MongoDB's document model, Atlas Search, Data Lake, and global clusters.

🎯 Best for teams building document-heavy apps who want a managed MongoDB with built-in search and analytics.
512MB storage, shared RAM, 100 connections, Atlas Search included
🗄️ DatabasesFree★★★½☆

TiDB Cloud

Fully managed TiDB serverless with MySQL compatibility, horizontal scaling, and HTAP capabilities for hybrid transactional and analytical workloads.

🎯 Best for teams needing a MySQL-compatible database that scales horizontally and handles both transactions and analytics without separate systems.
Free Serverless tier — 5GiB storage, 50M read units, 50M write units per month
🗄️ DatabasesFree★★★½☆

Redis Cloud

Fully managed Redis service with built-in data structures, pub/sub, Streams, and search — ideal for caching, sessions, and real-time features.

🎯 Best for apps that need fast in-memory caching, session management, or real-time pub/sub with the full Redis feature set.
30MB free — supports all data structures, pub/sub, and Redis modules
📊 MonitoringFree★★★★☆

Better Stack

Uptime monitoring, incident management, on-call scheduling, and status pages.

🎯 Best for small teams who want uptime monitoring with built-in incident management and status pages.
10 monitors, 3-minute checks, status pages, email/Slack alerts
📊 MonitoringFree★★★★☆

Grafana Cloud

Observability platform with metrics (Prometheus), logs (Loki), and dashboards.

🎯 Best for teams who need production-grade observability with Prometheus metrics and Loki logs.
3 users, 10 dashboards, 10K metric series, 50GB logs
📊 MonitoringFree★★★½☆

UptimeRobot

Free uptime monitoring for hobby projects with HTTP, ping, port, and keyword checks.

🎯 Best for hobbyists and side projects who need simple uptime monitoring at scale.
50 monitors, 5-minute checks, HTTP/ping/port/keyword monitoring
📊 MonitoringFree★★★★☆

Sentry

Error tracking and performance monitoring for web apps. Supports all major frameworks.

🎯 Best for catching and debugging production errors across all major frameworks and languages.
5K events/month, 1 user, 30-day retention
📈 AnalyticsFree★★★★½

PostHog

Product analytics suite with event tracking, funnels, heatmaps, session recording, and feature flags.

🎯 Best for startups who want a full product analytics suite (including session recording) on a generous free tier.
1 million tracked events/month, unlimited users, all features
📈 AnalyticsFree★★★★☆

Plausible

Privacy-friendly, lightweight web analytics without cookies. GDPR compliant by default.

🎯 Best for privacy-conscious site owners who want simple, cookie-free analytics without data collection.
30-day free trial (paid starts at €9/mo)
📈 AnalyticsFree★★★½☆

Umami

Simple, fast, privacy-focused open-source analytics alternative to Google Analytics.

🎯 Best for developers who want to self-host their analytics for free with a simple, clean dashboard.
Self-hosted (free, open-source); Umami Cloud free tier: 10K events/month
🔑 Auth & User ManagementFree★★★★☆

Clerk

User management and authentication with pre-built UI components for React, Next.js, and more.

🎯 Best for Next.js and React apps that need drop-in auth UI components with minimal setup.
10K monthly active users, 100 organizations, social login
🔑 Auth & User ManagementFree★★★★☆

Auth0

Identity platform for authentication, authorization, and user management with social login support.

🎯 Best for teams who need enterprise-grade auth with extensive protocol support (OAuth, SAML, OIDC).
7K monthly active users, unlimited logins, 2 social providers
🔑 Auth & User ManagementFree★★★½☆

Kinde

Modern authentication platform with pre-built components, social login, and organization management for B2B and B2C apps.

🎯 Best for early-stage B2B and B2C apps that need modern auth with organizations and social login out of the box.
7,500 monthly active users, social login, email/password, unlimited M2M tokens
🔑 Auth & User ManagementFree★★★★☆

Logto

Open-source identity platform with sign-in experiences, user management, and social logins for web and mobile apps.

🎯 Best for developers who want generous MAU limits with the option to self-host the open-source version at scale.
50,000 MAU, social login, MFA, email/password, audit logs
📧 EmailFree★★★★☆

Resend

Email API for developers with SDKs for React, Node.js, and other frameworks.

🎯 Best for developers who want a modern email API with React Email SDK and great deliverability.
100 emails/day, 3K emails total, custom domain, analytics
📧 EmailFree★★★½☆

SendGrid

Email delivery service with APIs for transactional and marketing emails.

🎯 Best for developers who need a battle-tested email API with template management and analytics.
100 emails/day, 2K contacts, email APIs, analytics
💾 Storage & MediaFree★★★★½

Cloudflare R2

S3-compatible object storage with no egress fees. Store and serve files globally.

🎯 Best for developers who want S3-compatible storage without surprise egress fees.
10GB storage, 1M class A ops/month, 10M class B ops/month
💾 Storage & MediaFree★★★★☆

Cloudinary

Image and video management with CDN, transformations, optimization, and AI-powered editing.

🎯 Best for apps that need on-the-fly image transformations and CDN delivery with minimal setup.
25GB storage, 25GB bandwidth/month, 1000 transformations
💾 Storage & MediaFree★★★½☆

TinyPNG

Smart PNG and JPEG compression that reduces file sizes by up to 80% while preserving quality.

🎯 Best for developers who need automated image compression in their build pipeline or CI/CD.
500 images/month via API, unlimited via web interface
🔍 SearchFree★★★★☆

Algolia

Hosted search API with typo-tolerance, faceting, and real-time indexing.

🎯 Best for sites that need typo-tolerant, instant search with faceted filtering and good UX.
10K records, 10K search requests/month, 100K operations/month
🔍 SearchFree★★★½☆

Typesense Cloud

Open-source search engine with typo-tolerance, faceted search, and instant results.

🎯 Best for developers who want open-source search with Algolia-like performance but more control.
30-day free trial (self-hosted: free, open-source)
📝 FormsFree★★★★☆

Web3Forms

Form backend service that forwards form submissions to your email. No server-side code needed.

🎯 Best for static sites that need a contact form without setting up a backend or serverless function.
100 submissions/month, unlimited forms, spam filtering, reCAPTCHA
📝 FormsFree★★★½☆

Formspree

Form backend for static sites. Submit forms directly from HTML without server code.

🎯 Best for simple contact forms on personal sites and landing pages.
50 submissions/month, 2 forms, spam protection
📈 AnalyticsFree★★★★½

Microsoft Clarity

Free user behavior analytics tool with session recordings, heatmaps, and rage clicks. No traffic limits, no data caps.

🎯 Best for any website owner who wants free, unlimited session recordings and heatmaps without a paid plan.
Completely free: unlimited pageviews, unlimited sessions, unlimited websites. No paid tiers.
📈 AnalyticsFree★★★★☆

Matomo

Open-source web analytics platform that gives you 100% data ownership. Self-host for free or use their cloud with a free trial.

🎯 Best for organizations that need full data ownership and control, with no external data sharing.
Self-hosted on-premise is free forever (open source); Cloud has 21-day free trial (paid from €19/mo)
🛡️ CDN & ProtectionFree★★★★☆

Gcore CDN

Global CDN with 210+ PoPs, DDoS protection, and Web Application Firewall. Free plan includes 1TB traffic with no trial period or credit card required.

🎯 Best for developers who want a free CDN with enterprise DDoS protection and a generous 1TB traffic cap.
1TB traffic/month, DDoS protection, WAF, no credit card required, no time limit
🛡️ CDN & ProtectionFree★★★★☆

CacheFly

High-performance CDN with 19 core PoPs, 5TB free monthly traffic, and Universal SSL for developers and side projects.

🎯 Best for developers with media-heavy side projects who need 5TB of free monthly CDN bandwidth.
5TB data/month, 1 domain, Universal SSL, 19 PoPs, email support
🔄 CI/CDFree★★★½☆

CircleCI

Cloud-native CI/CD platform with fast parallel builds, Docker layer caching, and cache-based workflows supporting GitHub, GitLab, and Bitbucket repos.

🎯 Best for small teams who need fast parallel CI pipelines with Docker caching and multiple OS support.
6,000 credits/month, Linux/Windows runners, 1 concurrent job
🔄 CI/CDFree★★★½☆

GitLab CI

Built-in CI/CD for GitLab repositories with Auto DevOps, container registry, review apps, and integrated Pages hosting.

🎯 Best for teams already on GitLab who want integrated CI/CD without setting up a separate service or managing runners.
400 CI minutes/month, 10GB storage, 5 users per group
🌐 DNSFree★★★½☆

Hurricane Electric DNS

Free, no-limits DNS hosting with IPv4/IPv6 dual-stack support, dynamic DNS, and secondary DNS services.

🎯 Best for developers who need truly unlimited free DNS with strong IPv6 support and don't mind a no-frills interface.
Unlimited domains, unlimited records, IPv6 native, dynamic DNS, secondary DNS
🌐 DNSFree★★★★☆

Bunny DNS

Free DNS hosting for up to 500 domains with global anycast network, smart routing, and no query fees.

🎯 Best for developers and agencies who need free anycast DNS with smart routing and modern dashboard UX.
500 DNS zones, unlimited queries, anycast network, smart routing
▫ AI & ML APIsFree★★★★☆

Hugging Face Inference API

Access 100,000+ open-source ML models via a serverless API — run text generation, image generation, speech recognition, embeddings, and more without managing any infrastructure.

🎯 Best for developers who want instant access to thousands of open-source ML models for prototyping and experimentation.
100+ requests/hour, 100K+ models, models up to ~10B params, no credit card
▫ AI & ML APIsFree★★★★☆

Groq

Ultra-fast LLM inference on custom LPU hardware with an OpenAI-compatible API — access Llama, Gemma, Mixtral, and Whisper models at sub-second latency.

🎯 Best for developers who need the fastest possible LLM inference for interactive apps where latency matters more than throughput.
30 RPM, 6K TPM, 1K requests/day, no credit card required
📧 EmailFree★★★★☆

Brevo

All-in-one marketing platform with email, SMS, WhatsApp, and CRM. Send transactional and marketing emails via API or SMTP.

🎯 Best for teams that need a unified marketing platform with email, SMS, and CRM in one place.
300 emails/day, unlimited contacts, email API, SMTP relay, drag-and-drop editor
📧 EmailFree★★★★☆

Loops

Developer-first email platform built for SaaS. Simple API, transactional email, marketing campaigns, and subscriber management.

🎯 Best for developer-led SaaS products that want a clean API for transactional and lifecycle email.
1,000 contacts, 4,000 email sends/month, transactional + marketing, API & SMTP
📝 FormsFree★★★★½

Tally

Free form builder with unlimited forms, submissions, conditional logic, file uploads, signatures, and integrations — no submission limits or paywalls.

🎯 Best for anyone who needs a feature-rich form builder without worrying about submission caps or per-form limits.
Unlimited forms, unlimited submissions, conditional logic, file uploads, signatures, payments, integrations
📝 FormsFree★★★½☆

Formspark

Developer-friendly form backend with a unique one-time payment model. Free tier includes 250 submissions with no recurring fees.

🎯 Best for developers who want a simple form backend with a one-time payment upgrade model instead of subscriptions.
250 submissions, 10 forms, unlimited team members, no credit card required
📊 MonitoringFree★★★½☆

Checkly

Synthetic monitoring for APIs and browser workflows. Run Playwright-based checks to catch regressions before your users do.

🎯 Best for developers who want to monitor API endpoints and user flows with code-defined synthetic checks.
10 monitors, 1K browser check runs, 10K API check runs/month
📊 MonitoringFree★★★½☆

PagerDuty

Incident management and on-call scheduling platform that routes alerts to the right person via phone, SMS, Slack, and push notifications.

🎯 Best for small teams that need structured on-call rotation and escalation for production incidents.
5 users, 100 phone/SMS notifications/month, 1 on-call schedule
🔍 SearchFree★★★½☆

Brave Search API

Independent web search API with access to 40+ billion pages. Supports web, news, image, video, and AI/LLM context endpoints without relying on Google or Bing.

🎯 Best for developers building AI agents, RAG pipelines, or apps that need independent web search results without Google dependency.
$5/month in prepaid credits (~1,000–1,600 queries depending on endpoint), no credit card for docs access
🔍 SearchFree★★★½☆

Tavily

AI-optimized web search API designed for agents and RAG pipelines. Returns cleaned, structured search results optimized for LLM consumption with built-in content extraction.

🎯 Best for AI developers building agents or RAG systems that need clean, structured web search results without scraping raw HTML.
1,000 API credits/month on the Researcher plan, no credit card required
💾 Storage & MediaFree★★★★☆

Backblaze B2

S3-compatible cloud object storage with straightforward pricing and a genuinely free tier.

🎯 Best for cost-effective S3-compatible object storage with a generous free tier and no vendor lock-in.
10GB free storage, free egress up to 3x your average monthly storage, no credit card required
💾 Storage & MediaFree★★★★☆

Mux

Developer-first video infrastructure with encoding, storage, delivery, and analytics — no credit card needed for the free plan.

🎯 Best for developers who need professional video hosting with adaptive streaming and built-in analytics.
10 videos stored, 100K delivery minutes/month, Mux Player and analytics included
☁️ Web HostingFree★★★½☆

Firebase Hosting

Google's web hosting platform with global CDN, automatic SSL, custom domains, and tight integration with Firebase services like Auth, Firestore, and Cloud Functions.

🎯 Best for apps already using or planning to use Firebase services like Auth, Firestore, or Cloud Functions.
10 GB storage, 360 MB/day bandwidth (~10 GB/month), SSL, custom domains, global CDN
☁️ Web HostingFree★★★★☆

Surge.sh

Zero-config static hosting with CLI-first deployment, custom domains, managed SSL, and unlimited projects - built for fast frontend iteration.

🎯 Best for developers who want instant CLI-based static site deployment without account setup or Git integration.
Unlimited projects and deploys, custom domains, managed SSL, CDN, clean URLs, revisions
▫ PaymentsFree★★★★½

Stripe

Industry-standard payment infrastructure for online businesses. Accept payments, manage subscriptions, and handle invoicing with a powerful API and pre-built UI components.

🎯 Best for developers building payment flows, SaaS billing, or marketplace payments who want a battle-tested API.
No monthly fees, no setup costs — pay only 2.9% + 30¢ per successful card charge
▫ PaymentsFree★★★½☆

Lemon Squeezy

All-in-one platform for selling digital products and SaaS. Acts as your merchant of record, handling global sales tax, VAT, and payment processing.

🎯 Best for indie developers and small teams selling digital products or SaaS who want to skip the tax compliance nightmare.
No monthly fees — pay 5% + 50¢ per transaction (merchant of record included)
📈 AnalyticsFree★★★★☆

Mixpanel

Product analytics platform for tracking user behavior, funnels, retention, and A/B testing across web and mobile apps.

🎯 Best for product teams who need deep behavioral analytics like funnels, retention cohorts, and A/B testing.
1M events/month, 5 saved reports, unlimited team members
📈 AnalyticsFree★★★★☆

GoatCounter

Open source, privacy-focused web analytics with a clean dashboard, no cookies, and no GDPR consent banners required.

🎯 Best for developers and small businesses who want simple, privacy-first analytics without cookie banners or complex setup.
Free hosted service for reasonable usage; unlimited self-hosted
🔑 Auth & User ManagementFree★★★★☆

Stytch

Modern authentication platform with passwordless login, SSO, MFA, and fraud prevention — built for B2B and consumer apps with a generous free tier.

🎯 Best for B2B SaaS apps that need enterprise SSO, SCIM provisioning, and fraud prevention without managing auth infrastructure.
10K MAU, unlimited orgs, 5 SSO/SCIM connections, 1K M2M tokens, no credit card
🔑 Auth & User ManagementFree★★★½☆

Descope

Drag-and-drop authentication platform with passkeys, social login, MFA, and a visual flow builder for designing custom login experiences.

🎯 Best for teams that want a visual auth flow builder with passkeys and multi-tenancy without writing auth logic.
7,500 MAU, unlimited tenants, SSO, M2M tokens, visual flow builder
🔄 CI/CDFree★★★★☆

TeamCity Professional

JetBrains CI/CD server with powerful build pipelines, test reporting, and Docker support. Free Professional tier for commercial use.

🎯 Best for teams using JetBrains IDEs who want a powerful self-hosted CI/CD with excellent test reporting and IDE integration.
100 build configurations, 3 build agents, unlimited users, all features, commercial use allowed
🔄 CI/CDFree★★★½☆

Buildkite

Hybrid CI/CD platform with cloud orchestration and self-hosted agents. Free for open-source, generous free tier for individuals.

🎯 Best for teams who want a fast, scalable CI/CD platform without sacrificing control over build infrastructure.
Free for open-source projects, 500 build minutes/month for individuals, self-hosted agents
🔄 CI/CDFree★★★★☆

Azure DevOps Pipelines

Cloud-based CI/CD service from Microsoft with YAML pipelines, parallel jobs, and deep Azure integration for building, testing, and deploying any project.

🎯 Best for teams already in the Microsoft ecosystem or open-source projects needing unlimited free CI/CD minutes.
1,800 min/month with 1 parallel job for private projects; unlimited minutes for public/open-source projects
🔄 CI/CDFree★★★☆☆

Bitbucket Pipelines

Integrated CI/CD for Bitbucket Cloud with inline pipeline configuration, Docker support, and seamless integration with Jira and Trello.

🎯 Best for small teams already using Bitbucket who want tightly integrated CI/CD without leaving their workflow.
50 build minutes/month, 1 GB LFS storage, up to 5 users on free plan
🌐 DNSFree★★★½☆

deSEC

Free, open-source DNS hosting with automatic DNSSEC, REST API, and strong security defaults. A non-profit initiative backed by the Sovereign European Cloud (SSE).

🎯 Best for security-conscious developers who want free DNS hosting with mandatory DNSSEC and a clean API for automation.
Unlimited domains, unlimited records, DNSSEC enabled by default, full REST API access
🌐 DNSFree★★★½☆

Dynu

Free DNS hosting and dynamic DNS service with support for all record types, port forwarding, and web redirects. Founded in 1997 with a proven track record.

🎯 Best for home server administrators and hobbyists who need reliable dynamic DNS with full record control.
Unlimited domains, dynamic DNS, all record types, port 80 redirection, MX records
▫ Developer UtilitiesFree★★★★☆

ngrok

Secure tunneling platform that exposes local servers to the internet with stable domains, request inspection, and OAuth protection. Essential for API and webhook development.

🎯 Best for developers who need to expose local servers for webhook testing, API development, and sharing demos without deploying.
3 online endpoints, 1GB bandwidth, 20K HTTP requests/month, random subdomains
▫ Developer UtilitiesFree★★★½☆

Pipedream

Developer-first workflow automation platform with 2,000+ app integrations, code steps, and built-in HTTP triggers. Build complex API workflows with JavaScript and Python.

🎯 Best for developers who want to build complex multi-step API workflows with custom code, not just drag-and-drop automations.
100 credits/month, 3 active workflows, 3 connected accounts, unlimited users
📧 EmailFree★★★½☆

EmailOctopus

Email marketing platform powered by Amazon SES infrastructure. Offers campaigns, automations, landing pages, and signup forms with a generous free tier.

🎯 Best for newsletter creators and small businesses who want generous subscriber limits with built-in landing pages and forms.
2,500 subscribers, 10,000 emails/month, 1 landing page, 1 form
📧 EmailFree★★★½☆

Mailtrap

Email testing and sending platform for developers. Provides a sandbox inbox for testing, plus Email API and SMTP for production sending with deliverability monitoring.

🎯 Best for developers who need to test email delivery in staging environments and then send production emails from the same platform.
4,000 emails/month, 150/day, 1 domain, 1 user, 3 days of logs
📝 FormsFree★★★½☆

Jotform

Drag-and-drop form builder with 10,000+ templates, payment processing, e-signatures, and integrations with 100+ apps.

🎯 Best for teams that need professional forms with payment collection, signatures, and extensive template libraries.
5 forms, 100 monthly submissions, 1,000 monthly form views, 100MB storage
📝 FormsFree★★★★☆

HeyForm

Open-source conversational form builder for surveys, quizzes, and data collection with a clean, modern UI.

🎯 Best for developers and small teams who want a Typeform-like experience without vendor lock-in or per-response pricing.
Free cloud tier with limited submissions, or self-host for unlimited usage
📊 MonitoringFree★★★½☆

Datadog

Full-stack observability platform covering infrastructure monitoring, APM, log management, and real-user monitoring with a powerful dashboarding system.

🎯 Best for teams wanting a unified observability platform with infrastructure metrics, logs, and basic dashboards in one place.
5 hosts for Infrastructure Monitoring, 1-day metric retention, 5 dashboards, 1GB/day log ingestion
📊 MonitoringFree★★★★☆

New Relic

Full-stack observability platform with APM, infrastructure monitoring, logs, browser monitoring, and error tracking under a single query engine.

🎯 Best for small teams wanting enterprise-grade APM and observability without paying per-host or per-seat fees.
100GB/month data ingest, 1 full platform user, unlimited basic users, 180-day data retention
🔍 SearchFree★★★½☆

SerpAPI

Search engine results API that provides structured JSON data from Google, Bing, YouTube, and 100+ other search engines without managing proxies or browsers.

🎯 Best for developers who need structured SERP data for search result scraping, price comparison, or content aggregation without managing proxy infrastructure.
250 searches/month, 50 requests/hour, access to all search engines, no credit card required
🔍 SearchFree★★★★☆

Meilisearch

Open-source search engine with sub-50ms response times, typo-tolerance, faceted search, and hybrid AI-powered ranking. Self-hosted is free forever; cloud offers managed hosting.

🎯 Best for developers who want Algolia-like search performance with full data control, either self-hosted for free or via managed cloud.
Self-hosted: fully free and open-source (MIT license). Cloud: 14-day free trial, then from $20/month
💾 Storage & MediaFree★★★½☆

Uploadcare

File upload widget and image CDN with on-the-fly transformations, smart cropping, and adaptive delivery.

🎯 Best for apps that need a drop-in file upload widget with built-in image processing and CDN delivery.
1GB storage, 5GB traffic/month, 1000 operations/month, 500MB max file size
💾 Storage & MediaFree★★★½☆

ImgBB

Free image hosting with a simple REST API. Upload, host, and share images with permanent URLs.

🎯 Best for developers who need quick, free image hosting with API integration for forums, blogs, and apps.
Unlimited image hosting, 32MB per image, permanent links, API access

No tools match your search. Try different keywords.