Cool Websites

June 25, 2026

A fresh batch of 36 hand-picked, genuinely useful corners of the internet — from cloud encryption and AI image generators to wargame sandboxes, musical time machines, and a retirement calculator powered by 150 years of market history.

🔐 Security & Privacy

Cryptomator

A free, open-source app that encrypts your files using AES-256 before they ever leave your device — so Google Drive, Dropbox, or OneDrive stores only encrypted ciphertext it can never read. You create a password-protected vault in any cloud folder; a virtual drive appears on your desktop where everything you drop in is transparently encrypted. Over 4 million downloads, independently audited, zero-knowledge architecture.

Privacy Guides

The most trustworthy privacy tool directory on the internet: a non-profit, no-ads, no-affiliate-links, community-edited site that rigorously evaluates browsers, VPNs, email services, messaging apps, and more. Every recommendation has to meet strict criteria for security and usability. If you're building a privacy stack from scratch, start here — not with random blog posts selling affiliate links.

Wormhole

Send up to 10 GB of files with end-to-end encryption and a link that auto-destructs after 24 hours. No account, no size limits beyond the 10 GB cap, and nothing stored on the server in readable form. The encryption happens in your browser before upload; the recipient decrypts locally. Perfect for sending large media or sensitive docs without leaving them in email or Slack forever.

🕵️ OSINT & Investigation

Shodan

The search engine for everything connected to the internet that isn't a web page — industrial control systems, IP cameras, routers, medical devices, power plants, and millions of misconfigured servers. Shodan continuously scans the entire IPv4 address space and indexes what it finds. Security professionals use it to audit their own exposure; researchers use it to study the global attack surface. Free tier gives limited daily results; paid plans unlock full data.

Intelligence X

A specialized OSINT search engine that indexes leaked databases, Tor sites, I2P, Usenet, public paste sites, and WikiLeaks — then lets you search by email address, domain, IP, or cryptocurrency address. Enter an email and see which breach databases it appeared in; search a domain to find mentions across darkweb forums. Free tier gives 50 lookups per day; invaluable for understanding your own exposure without needing to visit Tor yourself.

GeoSpy

AI-powered photo geolocation: upload any photo and GeoSpy's computer vision models analyze the terrain, vegetation, architecture, signage styles, and even road markings to predict where in the world the image was taken — without using EXIF metadata at all. Originally built for law enforcement (the company claims 10,000+ cases assisted), the tool demonstrates how much location information is embedded in the visual pixels of an ordinary photo.

💻 Cyber / Hacking Tools

TryHackMe

A gamified cybersecurity learning platform with guided learning paths that take you from absolute beginner to intermediate penetration tester — browser-based, no setup required. Each module gives you a disposable virtual machine to attack, with hints and a structured lesson around each challenge. "Pre-Security" and "Jr Penetration Tester" paths are fully free and genuinely teach real skills, not just trivia.

OverTheWire

A classic cybersecurity wargame platform where you learn by SSH-ing into remote servers and solving progressively harder challenges. "Bandit" is the recommended start — it teaches Linux fundamentals (file permissions, SSH keys, shell tricks) through 34 levels of increasingly devious puzzles. After Bandit you can progress through Natas (web security), Krypton (cryptography), and Leviathan (reverse engineering). Entirely free, no account needed.

picoCTF

Carnegie Mellon University's free cybersecurity learning platform, built around Capture The Flag challenges spanning cryptography, reverse engineering, web exploitation, forensics, and binary exploitation. The challenges are permanently available in "picoGym" so you can practice at your own pace. Well-structured for beginners with clear difficulty ratings and an active Discord community — many security professionals started their journey here.

🖥️ IT & Sysadmin Tools

DNSChecker

Propagation just finished? Enter any domain and DNSChecker queries DNS servers in 100+ countries simultaneously, showing you in real time which regions see your new records and which are still serving the old ones. Also does reverse DNS, WHOIS, IP geolocation, blacklist checks, and MX record validation. Bookmark this for the next time you update nameservers and need to know if the change has taken hold globally.

SSL Labs SSL Server Test

Qualys' free deep-dive SSL/TLS security scanner: enter any hostname and receive a graded report (A+ to F) covering your certificate chain, supported cipher suites, protocol versions, HSTS status, session resumption, and vulnerability checks for BEAST, POODLE, and Heartbleed. The most thorough free SSL audit available. Run it before you launch any site and check the "Repeat" option to keep your results private.

CyberChef

GCHQ's "Cyber Swiss Army Knife" — a browser-based data-transformation playground with 300+ operations: Base64, hex, AES/RSA, hashing, compression, string extraction, regex, JWT decoding, certificate parsing, and more. Chain operations into "recipes," share them via URL, and the whole thing runs client-side so your data never leaves the browser. Security analysts, developers, and sysadmins use it constantly for decoding mystery blobs, testing encoding logic, and building one-off data pipelines.

🤖 AI Tools

Ideogram

The AI image generator that finally gets text right. While Midjourney and Stable Diffusion render embedded words with 30–40% accuracy, Ideogram achieves 90–95% accuracy on in-image text — making it the go-to tool for posters, social graphics, infographics, and any design where readable typography is non-negotiable. Free tier includes daily generation credits; the "Magic Prompt" feature rewrites rough descriptions into detailed prompts automatically.

Poe

Quora's multi-model AI hub: one subscription (or free tier with daily limits) gives you access to Claude, GPT-4o, Gemini, Llama, Mistral, and 200+ other models — all inside one clean interface. Run the same prompt through multiple models side by side, build and share custom bots with system prompts, and join group chats where multiple AI models participate simultaneously. Saves you from juggling a dozen individual subscriptions.

Arena

The official AI model leaderboard, built on the original LMSYS Chatbot Arena research. Submit any prompt in "Battle Mode" and see responses from two anonymous models; pick the better one. Your votes — and millions of others' — compile into the most crowdsourced, preference-based LLM ranking that exists. If you want to know which model is genuinely better for creative writing vs. coding vs. reasoning, this is where the data comes from.

🎨 Video & Image Tools

EZGIF

The Swiss Army Knife for animated GIFs and short video clips, all in the browser with no signup required. Make GIFs from video files or image sequences; resize, crop, optimize, add captions, reverse, split, or convert between GIF, WebP, APNG, and MP4. The optimizer alone can slash file sizes by 30–50% without visible quality loss. Everything runs server-side so it handles large files your device couldn't process in JavaScript.

Cleanup.pictures

AI-powered inpainting that removes unwanted objects, people, text, watermarks, or blemishes from photos in seconds. Paint over what you want removed and the model reconstructs the background using what it infers was there — no clone-stamp smudging required. The free tier handles images up to 720p; Pro plans ($3/month) unlock full resolution. Genuinely impressive on complex backgrounds where manual retouching would take twenty minutes.

SVGRepo

A searchable library of 500,000+ open-licensed SVG vectors and icons organized into 6,000+ curated collections — all free for commercial use. Unlike icon font services that lock quality icons behind subscriptions, SVGRepo lets you download individual SVGs or entire collections with no login required (and no attribution needed for most packs). Filter by style, color, and collection; use the online SVG editor to tweak colors before downloading.

👨‍💻 Developer Tools

DevHints.io

Rico Sta. Cruz's beautifully dense cheat sheet collection for 200+ developer tools and languages: React, Vim, Git, Docker, Bash, Python, Ruby, tmux, Kubernetes, Sass, GraphQL, and far more. Each cheat sheet is a single, scannable page with syntax examples and key patterns. No ads, no registration, open source on GitHub. The kind of reference you keep open in a pinned tab whenever you're working in an unfamiliar tool.

Hoppscotch

An open-source, browser-based API development ecosystem — think Postman but instant-load, no app install, and free for everything including team workspaces. Test REST, GraphQL, WebSocket, MQTT, and SSE endpoints; save requests into collections; generate code snippets; write automated test scripts. You can self-host the entire platform or use the cloud version. 67,000+ GitHub stars and actively maintained.

Excalidraw

A real-time collaborative whiteboard with a hand-drawn aesthetic that makes diagrams feel approachable rather than overly polished. Draw system architecture diagrams, flowcharts, wireframes, and ERDs in seconds — export to PNG/SVG, share via link for live collaboration with no account needed, or embed in Notion and Confluence. A VS Code extension and Figma plugin bring it into your existing workflow. The sketchy style communicates "work in progress" in a way slick tooling doesn't.

🐧 Open Source Software

Nextcloud

The leading self-hosted Google Workspace alternative: file sync/share across all devices, calendar and contacts, video calls, document editing via LibreOffice Online, AI assistant, and 400+ app integrations — all running on your own server with zero data leaving your control. 400,000+ deployments, tens of millions of users. If you run a homelab or a small organization that wants true data sovereignty, Nextcloud is the cornerstone.

Uptime Kuma

A polished, self-hosted uptime monitoring tool with a clean status-page UI and 90+ notification integrations (Telegram, Discord, Slack, PagerDuty, email, and more). Monitor HTTP endpoints, TCP ports, DNS records, Docker containers, game servers, and databases — all from one dashboard. Docker-deployable in one command, 72,000+ GitHub stars. A complete replacement for paid services like UptimeRobot, running on hardware you own.

Vaultwarden

An unofficial, lightweight Bitwarden server implementation written in Rust that uses a fraction of the resources of the official server. You get a fully compatible self-hosted password manager — works with all Bitwarden browser extensions, mobile apps, and desktop clients — while keeping every password vault on your own hardware. Runs comfortably on a Raspberry Pi with 256 MB of RAM. A favorite among self-hosters who want Bitwarden's polished UX without the cloud dependency.

📅 Productivity & Collaboration

Raindrop.io

A visual, cross-platform bookmark manager that goes well beyond a browser's built-in bookmarks: organize links into nested collections with icons, tag everything, and search with full-text indexing (it reads the actual page content, not just the title). Broken link detection, duplicate removal, automatic web archiving so saved pages survive link rot, and browser extensions for every major browser. Unlimited bookmarks and collections on the free tier.

Every Time Zone

A beautifully simple world clock comparison tool that eliminates time-zone math entirely. See current time in dozens of cities side by side on a color-coded timeline; drag to a specific hour and instantly know what time it is everywhere on your list. Indispensable for scheduling calls across continents — "is 9 AM Pacific a reasonable ask for someone in Berlin?" becomes a one-second visual check.

Cal.com

An open-source Calendly alternative that's free for individuals and self-hostable for teams. The free cloud tier includes unlimited event types, Google/Outlook/Apple Calendar sync, Zoom and Teams integration, Stripe payments for paid bookings, and automated reminders — all features that competing tools lock behind paid plans. 36,000+ GitHub stars; companies self-host it to embed scheduling directly in their own products with full branding control.

🌐 Fun / Weird Internet

Radio Garden

A live globe covered in green dots — each one a radio station broadcasting right now, somewhere on Earth. Spin the 3D model, zoom into any city, and click to tune in instantly. 40,000+ stations from Reykjavik to Jakarta to rural Brazil. It's simultaneously a discovery tool, a cultural window, and one of the most satisfying interactive experiences on the web. No login, no ads, works on mobile.

Earth Null School

A hypnotic, real-time visualization of Earth's atmosphere and oceans — animated wind currents flow across the globe like living brushstrokes, and you can switch to sea surface temperature, ocean currents, carbon monoxide concentrations, aurora probability, and more. Data comes from NOAA models updated every few hours. Zoom in on a hurricane, watch jet streams arc over the poles, or just let the wind animation run as a screensaver. One of the most visually stunning data displays on the web.

Radiooooo

A musical time machine built around a world map and a decade slider. Pick any country, choose any decade from the 1900s to the 2010s, and Radiooooo plays curated tracks from that time and place — 1960s Brazilian bossa nova, 1930s Parisian jazz, 1970s Nigerian Afrobeat. The library is crowdsourced and enormous. Each track links to the artist, and you can filter by "slow," "fast," or "weird." Hours disappear quickly.

🎮 Games

TypeRacer

Multiplayer competitive typing where you race against live opponents by typing quotes from books, movies, and songs. A tiny animated car advances as you type; mistakes turn text red and you can't proceed until corrected. Tracks your WPM, accuracy, and race history over time, and lets you join themed "universes" (code snippets, Python, gaming quotes). Free to play against strangers; create a private room to race friends. One of the best ways to build typing speed because competition is more motivating than solo drills.

Lichess

Fully free, fully open-source online chess with no paywalls, no ads, and no features locked behind a subscription. Play bullet, blitz, rapid, or classical games; solve 500,000+ puzzles; analyze any game with Stockfish; watch and stream tournaments; and study openings with an interactive explorer. 25 million registered users and one of the most active chess communities online. Everything that Chess.com charges for, Lichess gives away.

Skribbl.io

Free online multiplayer Pictionary for up to 20 players in a private room or public lobby. One player draws a randomly selected word while everyone else races to type their guess in the chat — faster correct guesses earn more points. Choose from multiple languages, set draw time, number of rounds, and game modes. Completely free, no download, no account needed. Instantly fun with a group on a video call.

💰 Money & Finance

CamelCamelCamel

The essential Amazon price-tracking tool: enter any Amazon product URL and see a chart of every price change that product has ever had — going back years. Set a target price and get an email alert when it drops below your threshold. The free browser extension "The Camelizer" shows the price history chart directly on Amazon product pages. Before you buy anything on Amazon, check here first — many "sale" prices are actually at their historical average or higher.

Slickdeals

A community-curated deal aggregator where millions of members post, vote on, and discuss discounts across every major retailer. "Frontpage" deals have been vetted by the community as genuinely good; the "Popular Deals" section surfaces the hottest ones right now. Search for any product to see all active coupons, cashback offers, and price drops. The community catches and flags fake deals fast — far more trustworthy than email newsletters that promote whatever pays for placement.

FireCalc

A retirement planning calculator with an unusual methodology: instead of projecting future returns from an assumed average, it backtests your plan against every historical market scenario since 1871 — asking "how many of those years would your strategy have survived?" Enter your annual spending, portfolio size, years in retirement, and Social Security income, and FireCalc tells you your historical success rate. If your plan survives the Great Depression, the 1970s stagflation, and every other disaster since Ulysses S. Grant, it's probably solid.