Prescosoft Blog
Expert Guides & Tutorials
Practical, in-depth content on AI agent design, privacy-first tools, and productivity workflows. No fluff — just actionable guidance from the team building these tools.
AI Agent Builder
Design, simulate, and export AI agent configs — free, no code, no account
Try the Tool →
Learn how to architect AI agents from scratch — from understanding core concepts to designing memory, reasoning, guardrails, and multi-agent systems. These guides are written for developers, students, and anyone curious about building intelligent agent workflows.
📘
Beginner
Education
Learn what AI agents are, how they differ from chatbots, and the core components that make them work: roles, tools, memory, reasoning, and guardrails. Includes a step-by-step walkthrough of designing your first agent.
Agent Architecture
Agent vs Chatbot
Getting Started
Read guide
🧠
Intermediate
How-To
Master the three pillars of agent design: choose the right memory strategy (short-term, long-term, vector store), pick a reasoning pattern (ReAct, Plan-and-Execute, Critic-Refine), and write guardrails that actually work. Includes decision framework tables and JSON examples.
Memory Strategies
ReAct / Plan-Execute
Safety Guardrails
Read guide
🔗
Advanced
Architecture
Learn the 5 key multi-agent orchestration patterns — Pipeline, Fan-out/Fan-in, Orchestrator-Worker, Hierarchical, and Debate — with concrete examples, JSON configs, tradeoff analysis, and a decision framework for choosing the right pattern. Includes CrewAI and LangChain mapping.
Pipeline Pattern
Orchestrator-Worker
CrewAI / LangChain
Read guide
Ready to design your own AI agent?
Agent Lab lets you build, simulate, and export agent configs — free, in your browser, no account needed.
Launch Agent Builder
Body Progress Tracker
Track weight, body fat, measurements & trends — private, browser-based, no account
Try the Tool →
Evidence-based guides on body fat calculation methods and why measurements tell a more complete story than the scale alone. Learn the US Navy circumference method, caliper estimates, BIA, DEXA, and how to build a sustainable body tracking habit.
📐
All Levels
Reference Guide
Every body fat estimation method explained — US Navy circumference formula, skinfold calipers, bioelectrical impedance, and DEXA scans. Compare accuracy (±1–4%), cost, equipment needs, and get step-by-step instructions for each method.
US Navy Method
Body Fat Accuracy
Method Comparison
Read guide
📏
Beginner
How-To Guide
Scale weight lies. Water retention, muscle gain, and daily variance can mask real progress. Learn why circumference measurements, body fat estimates, and progress photos give a truer picture — plus how to build a sustainable tracking system.
Body Measurements
Progress Tracking
Scale Limitations
Read guide
Track weight, body fat, and measurements — all privately in your browser.
Body Progress Tracker gives you dashboard charts, US Navy body fat estimates, trend arrows, and JSON backup. No accounts, no server uploads, no ads.
Launch Body Progress Tracker
AI Meme & Prompt Lab
Optimize AI prompts, create viral memes, and generate captions — free, no signup
Try the Tool →
Master the craft of prompting AI image generators and building memes that spread. These guides cover prompt engineering across Midjourney, Flux, DALL·E, and Stable Diffusion, plus the psychology and workflow behind creating memes that actually go viral.
✍️
All Levels
How-To Guide
A comprehensive guide to prompt engineering for Midjourney, Flux, DALL·E, Stable Diffusion, and Sora. Covers prompt anatomy, model-specific syntax differences, proven frameworks (RTF, APE, Cinematic Stack), and 4 real before/after prompt improvements across genres.
Prompt Anatomy
Midjourney / Flux / DALL·E
Before & After Examples
Read guide
😂
Beginner
Creator Guide
What makes memes spread? This guide covers meme psychology, format types (image macros, reaction, template, niche), caption formulas that drive shares, platform-specific hashtag strategy (TikTok, Instagram, Reddit), and a complete step-by-step workflow from idea to publish.
Meme Psychology
Caption Formulas
Hashtag Strategy
Read guide
Optimize prompts and create viral memes — all in one place.
AI Meme & Prompt Lab is your free, browser-based workspace for prompt engineering, meme creation, and caption generation. No API keys, no signup.
Launch AI Meme & Prompt Lab
Bulk File Renamer & Photo Organizer
Rename files by EXIF date, create monthly folders, batch rename — free, no upload
Try the Tool →
Organize messy photo libraries and rename files in bulk using EXIF dates, custom patterns, and automatic folder creation. These guides cover photo naming conventions, EXIF data fundamentals, and how to choose the right bulk renaming approach for your workflow.
📷
All Levels
How-To Guide
Learn how EXIF date metadata works, why date-taken beats date-modified for photo organization, and how to rename photos chronologically with YYYY-MM-DD patterns. Includes naming convention recommendations, monthly folder structure, troubleshooting for missing EXIF data, and privacy considerations.
EXIF Data
Photo Naming
Monthly Folders
Read guide
⚖️
Intermediate
Comparison
An objective comparison of the three main approaches to bulk file renaming: desktop software (Bulk Rename Utility, Advanced Renamer), browser-based tools, and command-line scripts. Covers OS compatibility, privacy tradeoffs, EXIF support, ease of use, and which method fits photographers, sysadmins, Chromebook users, and developers.
Desktop Tools
Browser Tools
CLI & PowerShell
Read guide
Organize your photos by date and rename files in bulk — free.
Bulk File Renamer sorts photos by EXIF date, renames with custom patterns, and creates monthly folders. Works in any browser, no upload, no install, no account required.
Launch Bulk File Renamer
Hermes SkillForge
Build reusable AI agent skills, structure memory, optimize prompts — free, no signup
Try the Tool →
Master the art of creating reusable AI agent skills that work across Claude Code, OpenAI Codex, Cursor, and more. These guides cover skill architecture, cross-platform compatibility, prompt optimization, and memory systems for production-grade agent workflows.
📘
Beginner to Intermediate
Foundational Guide
Learn why skills are the building blocks of production AI agents, how they differ from one-off prompts, and how to design skills that trigger reliably across sessions. Covers skill anatomy (triggers, procedures, examples, constraints), common patterns (procedural, decision-tree, iterative), and includes real-world skill templates for code review, testing, and documentation.
Skill Architecture
Reusability
Skill Templates
Read guide
🔄
Intermediate to Advanced
Cross-Platform Tutorial
Build skills once, deploy everywhere. This guide explains the technical differences between Claude Code's SKILL.md format, OpenAI Codex's skills directory structure, Cursor's .mdc rule files, and Hermes Agent's YAML-frontmatter skills. Includes 3 real-world examples translated across all four platforms, a comparison table of key fields and limitations, and a workflow for maintaining a single source of truth with platform-specific exports.
Claude Code
OpenAI Codex
Cursor
Hermes
Read guide
Design, test, and export AI agent skills — free, in your browser.
Hermes SkillForge helps you build reusable skills, structure agent memory, optimize prompts, and export to Claude Code, Codex, Cursor, and more. No API keys, no account required.
Launch SkillForge
Image Optimizer & Compressor
Compress, resize, convert images to WebP — all client-side, no uploads ever
Try the Tool →
Speed up your website and protect your image privacy. These guides cover the architectural differences between client-side and server-side image compression, when to use WebP for performance, and practical workflows for batch converting and optimizing images without ever sending them to a remote server.
🔒
All Levels
Privacy & Security
Understand what happens to your photos when you upload them to online compression services, the privacy risks of server-side processing, and how client-side compression using the browser's Canvas API protects your images. Includes a 5-step verification checklist and a real-world scenario comparison for personal photos, work documents, e-commerce, and sensitive content.
Privacy
Canvas API
Zero-Upload
Read guide
⚡
Intermediate
Web Performance
A technical deep-dive into the WebP format: how it compares to JPEG and PNG in compression, visual quality, and browser support. Learn how WebP improves Core Web Vitals (LCP, CLS, total page weight), when to use it (decision framework table), and how to implement responsive delivery with the <picture> element and fallback strategies — all while converting images locally in your browser.
WebP Format
Core Web Vitals
Picture Element
Read guide
Compress, resize, and convert images — all in your browser, never uploaded.
Image Optimizer handles batch compression, format conversion (JPG/PNG/WebP), cropping, and resizing using WebAssembly. Your photos stay on your device. No upload limits, no quality surprises.
Launch Image Optimizer
Local File Converter
Convert files in your browser using WebAssembly — images, video, audio, documents — no uploads ever
Try the Tool →
Understand how modern browsers convert files locally using WebAssembly, Canvas, and native APIs — and why upload-based file converters pose a serious privacy risk. These guides explain the technology behind private file conversion and expose what actually happens when you send your documents to conversion servers.
🚨
Important
Privacy & Security
What actually happens when you upload documents to free file converter sites? This guide covers the iLovePDF 637-cookie scandal, server-side data retention, metadata harvesting, and how browser-based local file conversion eliminates these risks entirely.
Privacy Risk
iLovePDF Scandal
Client-Side Processing
Read guide
⚙️
All Levels
Technical Guide
Learn how WebAssembly (ffmpeg.wasm), Canvas API, PDF-LIB, SheetJS, and JSZip enable full file conversion without any server. Covers supported formats, performance considerations, and a step-by-step conversion workflow for images, video, audio, documents, and archives.
WebAssembly
ffmpeg.wasm
Local Processing
Read guide
Convert any file format — entirely in your browser.
Local File Converter uses WebAssembly, Canvas, and native browser APIs to convert images (PNG, JPG, WebP, AVIF), video (MP4, WebM, MOV), audio (MP3, WAV, FLAC), documents (PDF, DOCX, XLSX), and archives (ZIP). Your files never leave your device.
Launch Local File Converter
Magnesium Sleep Lab
Track magnesium supplements and sleep quality privately — free, no account, no data sent to servers
Try the Tool →
Evidence-based guidance on magnesium supplementation for sleep, plus methodology for running rigorous personal sleep experiments. Learn which magnesium form works best for sleep and how to track your results using the only digital tool designed specifically for magnesium-sleep correlation.
🧪
All Levels
Evidence-Based Guide
Learn how magnesium improves sleep through GABA regulation, muscle relaxation, and cortisol reduction. Comprehensive comparison of glycinate, threonate, citrate, and other forms with evidence-based dosage guidelines (200–400mg elemental), optimal timing, cofactors that enhance absorption, and expected timeline for noticeable sleep improvement.
Magnesium Forms
Dosage
GABA & Sleep
Read guide
📊
All Levels
Methodology
Design and run your own self-experiment to test whether magnesium (or any supplement) actually improves your sleep. Covers what variables to log, how to run proper baseline-intervention cycles, interpreting trends, common tracking mistakes, and why keeping your health data in your browser (rather than uploading to apps) matters enormously.
N=1 Experiment
Sleep Tracking
Health Privacy
Read guide
Track your magnesium and sleep results — privately, in your browser.
Magnesium Sleep Lab is the only digital tool built specifically for magnesium-sleep tracking. Log dosage, form, timing, cofactors, sleep quality, and energy. Visualize trends over weeks. No account. No server uploads. Your health data stays on your device.
Launch Magnesium Sleep Lab
Markdown Editor
Write Markdown with live preview, math equations, and GitHub Flavored Markdown support — free, no signup
Try the Tool →
Master Markdown syntax with comprehensive guides on math equations, tables, task lists, and advanced GitHub Flavored Markdown features. Learn to write beautiful documentation, README files, and technical content with live preview and KaTeX math support — all running locally in your browser.
📐
All Levels
Reference Guide
Learn to write beautiful math equations in Markdown using KaTeX notation. Comprehensive guide covering fractions, integrals, matrices, Greek letters, and academic formulas. Perfect for students, researchers, and technical writers who need to include mathematical content in their Markdown documents.
KaTeX Syntax
Math Equations
Academic Writing
Read guide
🔧
All Levels
Developer Guide
Master GitHub Flavored Markdown (GFM) with comprehensive coverage of tables, task lists, syntax-highlighted code blocks, and auto-generated table of contents. Includes practical examples, best practices, and tips for writing professional README files and documentation.
GFM Tables
Task Lists
Code Highlighting
Read guide
Write Markdown with live preview — math, tables, and code included.
Markdown Editor supports KaTeX math equations, GitHub Flavored Markdown, syntax highlighting, and auto-save. Export to HTML or download as .md files. No signup. No uploads. Works offline in your browser.
Launch Markdown Editor
MindMesh OS
Private, local-first second brain & personal life OS — notes, tasks, habits, journal, encrypted vault
Try the Tool →
Guides on building a personal life OS, choosing privacy-first productivity tools, and understanding why local-first storage matters. Learn how to organize your notes, tasks, habits, and journal in a single connected system — without your data ever leaving your device.
🔒
All Levels
Privacy Guide
Your notes contain your most private thoughts. Learn why local-first storage protects your data from breaches, vendor lock-in, subscription fees, and unauthorized access — and how modern browsers make it possible.
Local-First
Data Privacy
Browser Storage
Read guide
⚖️
All Levels
Comparison
Honest comparison of MindMesh OS, Obsidian, Joplin, Anytype, and Standard Notes. Covers privacy models, pricing, offline support, and migration tips. Find the right local-first tool for your workflow — no vendor lock-in.
Notion Alternative
Obsidian
Privacy
Read comparison
🧠
Beginner
How-To Guide
Step-by-step guide to building a unified life OS connecting notes, tasks, habits, journal, and finance tracking. Covers PARA, GTD, and Zettelkasten methodologies — plus a practical setup using MindMesh OS in your browser.
Life OS
PARA Method
Habit Tracking
Read guide
Your private second brain — notes, tasks, habits, journal, and encrypted vault in one place.
MindMesh OS runs entirely in your browser with no account, no cloud, and no data uploads. Supports PWA offline mode, command center navigation, drag-and-drop dashboard, and full data export. Free forever.
Launch MindMesh OS
Password Generator
Generate strong passwords & passphrases — 100% client-side, no tracking, entropy-based strength analysis
Try the Tool →
Deep dives into password math, entropy calculations, passphrase security, and why client-side generation is the only safe way to create passwords online. Written for anyone who wants to understand what actually makes a password strong.
🔐
All Levels
Security Guide
Real math, real crack times. Compare random passwords (Tr0ub4dor&3) against word-based passphrases (correct horse battery staple) with entropy calculations, use-case recommendations, and a clear decision framework.
Passphrase
Entropy Math
Diceware
Read guide
📊
Intermediate
Technical Guide
The definitive guide to password entropy. Learn the formula (E = L × log2(R)), calculate entropy for real passwords, understand why length beats complexity, and hit the right benchmarks for every security level.
Entropy Formula
Crack Time Math
Strength Benchmarks
Read guide
🛡️
All Levels
Privacy Guide
Most online generators process passwords on their servers. Learn how crypto.getRandomValues() keeps your passwords in YOUR browser, how to verify any tool is truly client-side, and why zero-trust generation is the standard.
Client-Side
crypto.getRandomValues
Zero Trust
Read guide
Generate strong passwords that never leave your browser.
Prescosoft Password Generator uses crypto.getRandomValues() for cryptographic-grade randomness. Entropy analysis, bulk generation, passphrase mode, and customizable character sets. No account, no tracking, no server transmission. Free forever.
Launch Password Generator
PureFocus Timer
Free Pomodoro focus timer with stats, ambient sounds, task tracking & keyboard shortcuts — no signup
Try the Tool →
In-depth guides on building focus habits with the Pomodoro Technique — from adapting timed sessions for ADHD brains to leveraging focus statistics for measurable productivity improvements. Practical, science-backed content for students, remote workers, and anyone who struggles to stay focused.
🧠
All Levels
ADHD Guide
Why the Pomodoro Technique works for ADHD brains — time blindness, task initiation, and dopamine management explained. Includes adapted interval settings, common mistakes to avoid, and ADHD profile-specific recommendations.
ADHD Focus
Time Blindness
Adapted Intervals
Read guide
📈
Intermediate
Productivity Guide
The 5 focus metrics that matter, how to identify your peak productivity patterns, and why focus session tracking is fundamentally different from time tracking. Includes Cal Newport's Deep Work framework and a weekly review template.
Focus Stats
Deep Work
Weekly Review
Read guide
Start a focus session in seconds — no signup, no ads, no tracking.
PureFocus Timer combines Pomodoro sessions with task tracking, focus statistics, ambient sounds, and keyboard shortcuts. Stats persist locally between sessions. Free forever, privacy-first.
Launch PureFocus Timer
QR Code Generator
Create custom QR codes with colors, gradients, logos & SVG export — 100% client-side, no signup, no expiration
Try the Tool →
Honest guides about QR code technology — from understanding the difference between static and dynamic QR codes (and why "free" dynamic codes expire) to creating WiFi QR codes for your home or business. Written to cut through the marketing hype of freemium QR generators.
⚠️
All Levels
Consumer Guide
Why your "free" QR codes expired after 14 days — and how to avoid the bait-and-switch. Learn the technical difference between static and dynamic QR codes, how to spot the trap, and why static codes work forever without subscriptions.
Static vs Dynamic
QR Expiration
Privacy
Read guide
📶
Beginner
How-To Guide
Step-by-step guide to creating a scannable WiFi QR code for cafes, offices, Airbnb rentals, and home use. Covers placement strategy, design tips, security best practices, phone compatibility, and common troubleshooting.
WiFi QR Code
Small Business
Print Design
Read guide
Create custom QR codes that never expire — colors, logos, and SVG export included.
Prescosoft QR Code Generator supports 8 content types (URL, WiFi, vCard, email, phone, SMS, event, text), gradient colors, logo overlay, and high-resolution PNG/SVG export. 100% client-side — your data never leaves your browser. Free forever, no signup.
Launch QR Code Generator
StegoCrypt
Hide encrypted messages and files inside images with AES-256-GCM steganography — 100% client-side, no upload
Try the Tool →
Learn how steganography works and why privacy matters when hiding secrets. These guides cover LSB embedding, AES-GCM encryption, cover image selection, and the critical security difference between client-side and server-side steganography tools.
📸
Beginner
Tutorial
A comprehensive guide to hiding encrypted data in PNG images. Covers LSB steganography fundamentals, AES-GCM encryption layer, choosing the right cover image, embedding capacity calculations, and best practices for undetectable steganography. Includes step-by-step workflows.
LSB Embedding
AES-GCM Encryption
Cover Images
Read guide
🔒
All Levels
Privacy Guide
Most online steganography tools upload your secret messages and encryption keys to their servers. Learn why this is a fundamental security failure for a privacy tool, how to verify a tool is truly client-side, and what risks you face with server-side processing.
Client-Side Security
Privacy Risks
DevTools Verification
Read guide
Hide encrypted messages in PNG images — AES-256-GCM, 100% client-side, no upload.
StegoCrypt encrypts your data with AES-256-GCM (PBKDF2: 600k iterations), then hides it inside PNG images using LSB steganography. Everything runs in your browser. Your secrets never leave your device.
Launch StegoCrypt
Text Tools
All-in-one text toolkit: case converter, word counter, regex, duplicate remover, line sorter & more — free, no signup
Try the Tool →
Practical guides for developers and writers working with text data. Learn every major case convention (camelCase, snake_case, kebab-case, PascalCase, and more), clean messy text with regex patterns, and streamline your text processing workflow — all in one browser-based toolkit.
🔤
All Levels
Reference Guide
Every case convention explained with examples, language-specific rules, and conversion tips. Covers camelCase, PascalCase, snake_case, kebab-case, SCREAMING_SNAKE, Title Case, Sentence Case, and more — across 10+ programming languages and non-code contexts.
camelCase
snake_case
kebab-case
Read guide
🧹
All Levels
How-To Guide
A practical guide to cleaning messy text data: remove duplicate lines, sort alphabetically, regex find & replace patterns, and an all-in-one workflow using multiple tools on one page. Includes 15+ copy-paste ready regex patterns for common cleaning tasks.
Duplicate Remover
Regex Patterns
Line Sorter
Read guide
Paste once, use every text tool — case converter, word counter, regex, dedupe & more.
Text Tools is an all-in-one browser-based text manipulation toolkit. 8+ tools on a single page with shared input. No account, no uploads, no ads. Convert case, count words, remove duplicates, sort lines, regex replace, URL encode, Base64, and more.
Launch Text Tools
📝
Word to Markdown Converter
Convert .docx files to GitHub-Flavored Markdown — private, browser-based, no upload
Try the Tool →
Learn how Word documents become Markdown, what formatting survives, and how to move DOCX content into documentation systems without sending private files to upload-based converters.
📄
How-To Guide
Private Conversion
A practical guide to converting Word documents into clean Markdown: how DOCX structure is extracted, how Mammoth.js and Turndown split the conversion, what formatting survives, and which Word-only features need review.
DOCX to Markdown
GFM
Client-side
Read guide
Convert Word documents to Markdown in your browser.
Word to Markdown handles .docx files locally with live preview, GFM output, front matter, image extraction, and ZIP packaging. No account. No uploads.
Launch Word to Markdown
EXIF Viewer & Stripper
See and remove hidden photo metadata — camera, lens, GPS location — 100% client-side, no upload
Try the Tool →
Learn how the hidden metadata in your photos can reveal your location and identity, and how to remove it before sharing. These guides cover what EXIF data contains, how it leaks through platforms and email, and the critical difference between client-side and server-side metadata stripping.
🕵️
Beginner
Privacy Guide
Every photo can carry hidden camera, lens, timestamp, and GPS metadata. This guide explains what EXIF contains, how it leaks through social platforms and email, and how to view and strip it in one click — entirely in your browser.
EXIF Data
GPS Privacy
Metadata Stripping
Read guide
See what your photos hide — then strip it. All in your browser.
EXIF Viewer & Stripper reads camera details, exposure settings, timestamps, and GPS coordinates locally, then removes all metadata with one click. Your photos never leave your device. No account, no uploads, no tracking.
Launch EXIF Viewer & Stripper
Batch Image Watermarker
Add text or logo watermarks to whole folders of photos — 100% client-side, no upload
Try the Tool →
Protect your photos before they go anywhere — photographers, small businesses, creators, and families can brand an entire folder of images in seconds. These guides cover why watermarking matters, text vs logo choices, and how to do it entirely in your browser with zero uploads.
🏷️
Beginner
Branding Guide
Whether you're a photographer sharing proofs or a small business posting product photos, a watermark is your first defense against casual copying. This guide covers why to watermark, text vs logo, placement and opacity best practices, and batch processing in your browser.
Watermarking
Photo Branding
Batch Processing
Read guide
Brand a whole folder of photos in one click.
Batch Image Watermarker adds text or your logo with full control over size, position, opacity, and rotation — then downloads everything as individual files or a ZIP. Your images never leave your device. No account, no uploads, no tracking.
Launch Batch Image Watermarker
AI Token Counter
Count tokens for GPT, Claude & Gemini — exact OpenAI encodings, context fit, cost estimates
Try the Tool →
Tokens are the currency of AI — they decide cost, context-window limits, and whether your prompt even fits. Learn what tokens are, why counting them before you hit send saves money and frustration, and how to do it entirely in your browser with nothing uploaded.
🔢
Beginner
AI Fundamentals
Every prompt you send to an AI model is measured in tokens — the tiny units that decide cost, context-window limits, and whether your request even fits. Learn what tokens are, how tokenization differs between GPT-4o, GPT-4, Claude, and Gemini, and how to count them without uploading your text anywhere.
Tokens
Context Windows
AI Cost Estimation
Read guide
Know your token count before you hit send.
AI Token Counter runs OpenAI's real cl100k_base and o200k_base encodings in your browser for exact GPT counts, plus context-window fit bars and an editable cost estimator. Your text never leaves your device. No account, no uploads, no tracking.
Launch AI Token Counter
JPG PNG HEIC to PDF Converter
Batch convert photos to a single PDF — HEIC decoded locally, no upload, no limits
Try the Tool →
Turn JPG, PNG, and HEIC photos into a single PDF — for receipts, client documents, print prep, and more. Learn how to combine images in your browser with zero uploads, why client-side conversion beats upload-based converters, and how to choose page size, orientation, and quality.
📄
Beginner
File Conversion
Receipts, photos, and screenshots — sooner or later you need several images in one PDF. Learn how to combine JPG, PNG, and HEIC files in your browser without uploading anything, choose the right page size and orientation, and keep original image quality.
JPG to PDF
HEIC Conversion
Client-Side
Read guide
Combine a whole folder of photos into one PDF.
Images to PDF decodes HEIC locally via WebAssembly and builds the document in your browser with jsPDF. Reorder pages, pick A4/Letter/Auto, and download — your images never leave your device. No account, no uploads, no watermark.
Launch Images to PDF Converter
HTML Table Generator
Turn spreadsheet data into clean HTML tables — paste, style, export
Try the Tool →
Publish pricing sheets, stats, and product catalogs without hand-writing a single <td>. Learn how to copy cells from Excel or Google Sheets into a visual generator, merge and style them, and export production-ready HTML with inline or class-based CSS — all in your browser with nothing uploaded.
📊
Beginner
Web Development
Publish pricing sheets, stats, and product catalogs without hand-writing a single <td>. Copy cells from Excel or Google Sheets, paste them into a visual generator, style the result, and export production-ready HTML — inline CSS for emails, class-based CSS for websites.
Excel to HTML
Table Styling
Inline vs Class CSS
Read guide
Design HTML tables visually — in seconds.
HTML Table Generator reads pasted spreadsheet data from your clipboard, lets you merge and style cells with a live preview, and exports semantic markup with inline or class-based CSS. Your data never leaves your device. No account, no uploads.
Launch HTML Table Generator
Recipe Unit Converter
Ingredient-aware cups to grams — real densities, no uploads
Try the Tool →
Generic converters treat every ingredient like water. Learn why 1 cup of flour weighs less than 1 cup of sugar, which densities actually matter for baking, and how to convert any recipe to grams without uploading it anywhere.
🧁
Beginner
Baking
Why 1 cup of flour doesn't weigh the same as 1 cup of sugar, the real densities behind baking conversions, and how to convert recipes without uploading them anywhere.
Cups to Grams
Ingredient Density
Baking
Read guide
Convert recipes the right way — in seconds.
Recipe Unit Converter uses real densities for 50+ ingredients, converts volume to weight and back, scales recipes, and supports custom ingredients — all in your browser with nothing uploaded. No account, no signup.
Launch Recipe Unit Converter
File Hash & Checksum Calculator
MD5, SHA-1, SHA-256, SHA-384 & SHA-512 — local, no uploads
Try the Tool →
Software download pages publish checksums for a reason. Learn what MD5, SHA-1, and SHA-256 hashes actually are, which algorithm to use, and how to verify a downloaded file against its official checksum — without uploading it anywhere.
🧬
Beginner
Security
What checksums are, which algorithms to use, and how to verify a downloaded file against its official MD5, SHA-1, or SHA-256 hash — without uploading it anywhere.
Checksums
File Integrity
SHA-256
Read guide
Hash any file — in seconds, privately.
Checksum Calculator computes MD5, SHA-1, SHA-256, SHA-384, and SHA-512 using your browser's native Web Crypto API plus a local MD5 implementation, then verifies against official checksums. Your file never leaves your device. No account, no uploads.
Launch Checksum Calculator
Time Zone Planner
Live clocks & overlap grid — schedule across 400+ zones, privately
Try the Tool →
"Let's sync up" means very different things in New York, London, and Tokyo. Learn how UTC offsets and daylight saving actually work, and how to find the working-hour overlap that works for everyone — without handing your calendar to another app.
🌍
Beginner
Productivity
A practical guide to planning meetings across time zones: understanding UTC offsets, DST, finding working-hour overlap, and scheduling privately in your browser.
Time Zones
DST
Meeting Scheduling
Read guide
Find the time that works for everyone — in seconds.
Time Zone Planner shows live clocks for 400+ IANA zones, converts any meeting time instantly, and highlights working-hour overlap on a 24-hour grid. All time math runs locally via the Intl API — your schedule never leaves your device. No account, no uploads.
Launch Time Zone Planner
CSV Cleaner & Data Wrangler
Dedupe, filter & convert CSV — privately, in your browser
Try the Tool →
Every CSV that comes out of a real system is a little bit dirty — duplicate rows, stray spaces, inconsistent casing, phantom blanks. Learn how to clean it properly, and why doing it in your browser beats uploading customer data to a random converter.
🧹
Beginner
Data
A practical guide to cleaning messy CSV data: removing duplicates, fixing whitespace and casing, filtering rows, splitting columns, and converting to JSON, SQL, or Markdown — all privately in your browser.
CSV
Data Cleaning
Privacy
Read guide
Clean your next CSV in seconds.
CSV Cleaner removes duplicates, filters, sorts, trims, splits and merges columns, and exports to CSV, TSV, JSON, Markdown, or SQL — all powered by Papa Parse in your browser. Your data never leaves your device. No account, no uploads.
Launch CSV Cleaner
Video Footage Totalizer
Total running time of any folder of clips — privately, in your browser
Try the Tool →
"How many hours of footage did we shoot?" — the answer is hiding in the metadata of every clip. Learn how durations are read, how to turn footage hours into invoice lines, and why the math should happen locally without uploading a single frame.
🎬
Beginner
Video
A practical guide to totaling the running time of hundreds of video clips: per-file durations, folder subtotals, billing hours, and why the math should happen locally in your browser.
Footage
Post-production
Billing
Read guide
Count your footage in seconds.
Video Footage Totalizer reads durations with your browser's native video decoder — drop a folder of clips, get per-file durations, folder subtotals, and a total in HH:MM:SS plus decimal hours. No uploads, no account, works offline.
Launch Video Totalizer
Photo Blur Detector
Find out-of-focus photos with sharpness scores & heatmaps — privately
Try the Tool →
Blurry photos hide until you open them on a big screen. Learn how sharpness detection really works — variance of the Laplacian and edge-energy metrics — how to read scores and heatmaps, and how to batch-scan a whole shoot worst-first without uploading a single image.
🔍
Beginner
Photography
A practical guide to finding out-of-focus photos: sharpness scoring, region heatmaps, batch-scanning a whole folder worst-first, and comparing two shots — all without uploading your images.
Sharpness
Focus
Privacy
Read guide
Find your blurry photos in seconds.
Photo Blur Detector scores sharpness from 0-100 with classic focus metrics on canvas pixels, shows soft regions on a heatmap, batch-scans a whole folder worst-first, and compares two shots side by side. No uploads, no account, works offline.
Launch Blur Detector
Debt Snowball & Avalanche Calculator
Compare payoff strategies & see your debt-free date — privately
Try the Tool →
Two strategies, one goal: the snowball builds momentum with quick wins, the avalanche minimizes interest with cold math. Learn how each works, what the difference costs in real dollars, and how to pick the method you'll actually finish — without uploading your finances anywhere.
💸
Beginner
Personal Finance
A practical guide to the two classic debt payoff strategies: how snowball and avalanche work, the real math behind interest savings, and how to pick the method you'll actually stick with.
Debt
Snowball
Avalanche
Read guide
See your debt-free date today.
Debt Snowball & Avalanche Calculator runs a month-by-month simulation of both strategies in your browser — payoff dates, total interest, and a balance chart, with auto-save on your device. No uploads, no account, works offline.
Launch Debt Calculator
50/30/20 Budget Calculator
Split income into needs, wants & savings — privately
Try the Tool →
Budgeting doesn't have to mean tracking every coffee. Learn how the 50/30/20 framework works — what counts as a need vs. a want, how to adjust the ratios for high cost-of-living areas, and how to turn the split into a plan you'll actually keep.
💰
Beginner
Personal Finance
A practical guide to the 50/30/20 budgeting rule: what counts as a need vs. a want, how to handle high cost-of-living areas, and how to turn the split into a plan you'll actually keep.
Budgeting
Savings
Privacy
Read guide
Make your money plan today.
50/30/20 Budget Calculator splits your take-home pay into needs, wants, and savings instantly — then compares your actual spending with over/under flags, a donut chart, savings projections, and CSV export. No uploads, no account, works offline.
Launch Budget Calculator
Log File Analyzer
Parse nginx, Apache & syslog logs — privately
Try the Tool →
Your server writes a detailed diary of every request. Learn how to read it like a sysadmin — what each log field means, how to spot scanner behavior and error spikes, and how to analyze logs without uploading them anywhere.
📊
Intermediate
DevOps
A practical guide to reading nginx, Apache, and syslog access logs: what each field means, how to spot scanner behavior and error spikes, and how to analyze logs without uploading them anywhere.
Nginx
Apache
Syslog
DevOps
Read guide
Triage your logs today.
Log File Analyzer auto-detects nginx, Apache, and syslog formats, then reports status codes, requests over time, top IPs, top paths, and error rates — with searchable tables and CSV export. No uploads, no account, works offline.
Launch Log Analyzer
Sleep Cycle Calculator
Find the best bedtimes & wake times — privately
Try the Tool →
You've woken up groggy after nine hours and fresh after seven — and it wasn't luck. It's about which sleep stage your alarm found you in. Learn how the 90-minute cycle works, why waking at cycle end beats waking mid-cycle, and how to plan your own schedule.
🌙
Beginner
Health & Sleep
A practical guide to 90-minute sleep cycles: what they are, why waking at the end of a cycle beats waking mid-cycle, how to pick a bedtime or wake time that fits your schedule, and the honest limits of the science.
Sleep cycles
REM
Sleep inertia
Bedtime planning
Read guide
Find your best bedtime tonight.
Sleep Cycle Calculator offers three modes — wake at a set time, go to bed at a set time, or sleep now — each showing 4-7 cycle options with total time in bed and a 15-minute fall-asleep buffer. No uploads, no account, works offline.
Launch Sleep Cycle Calculator
Caffeine Half-Life Calculator
Track caffeine in your body — privately
Try the Tool →
That 2 PM coffee is still in your bloodstream at midnight — and it's quietly rewiring your sleep. Learn how caffeine half-life works, why 5 hours is only an average, how multiple drinks stack up, and how to time your last coffee so it doesn't wreck your night.
☕
Beginner
Health & Sleep
How caffeine half-life works, why 5 hours is only an average, how caffeine builds up with multiple drinks, and how to time your last coffee so it doesn't wreck your sleep.
Half-life
CYP1A2
Sleep hygiene
Metabolism
Read guide
Know what's in your system today.
Caffeine Half-Life Calculator logs your drinks with real mg values, models exponential decay with an adjustable 3-7 hour half-life, and shows a 24-hour decay curve, current level, time below threshold, and the latest safe coffee time for your bedtime. No uploads, no account, works offline.
Launch Caffeine Calculator
Bookmark Cleaner
Dedupe & organize bookmark exports — privately
Try the Tool →
Ten thousand bookmarks, half of them duplicates, none of them findable. Here's how to export safely, clean locally, and re-import a tidy library — with no new account and nothing uploaded.
🗂️
Beginner
Productivity
Tame a bookmark collection that's spiraled out of control: export your bookmarks safely, remove duplicates without a paid service, keep your folder structure, and re-import the clean file — all without uploading anything.
Dedupe
Normalize
Netscape HTML
Chrome · Firefox · Edge
Read guide
Tame the bookmark pile today.
Bookmark Cleaner parses your Netscape HTML export, reports exact and normalized duplicates plus clutter, previews every removal, and exports a clean file that re-imports into Chrome, Firefox, Edge, or Safari. No uploads, no account, works offline.
Launch Bookmark Cleaner
LUFS Loudness Checker
Measure audio loudness — privately
Try the Tool →
Your mix is "loud enough" on your speakers — but what will Spotify do to it? Here's what LUFS actually measures, why -14 LUFS is the streaming standard, what true peak means, and how to check your own masters without uploading them anywhere.
🎚️
Intermediate
Audio & Creator
What LUFS actually measures, why -14 LUFS is the streaming standard, what true peak means, and how to check your own masters without uploading them anywhere.
LUFS
EBU R128
True peak
Mastering
Read guide
Know your loudness before you export.
LUFS Loudness Checker decodes MP3, WAV, M4A, OGG, and FLAC in your browser and measures integrated LUFS, short-term loudness, true peak (dBTP), sample peak, and loudness range — then compares against YouTube, Spotify, Apple Music, podcast, and Netflix targets. The pipeline is verified against ffmpeg's ebur128 reference. No uploads, no account.
Launch LUFS Loudness Checker
Jet Lag Recovery Planner
Beat jet lag with circadian science
Try the Tool →
Jet lag isn't fatigue — it's your internal clock sitting at the wrong time. Learn why flying east is harder than west, and the light-and-sleep protocol that resets you fastest.
🛩️
Intermediate
Health & Wellness
Why jet lag happens, why east is harder than west, and the light-and-sleep protocol that resets you fastest.
Jet lag
Circadian rhythm
Melatonin
Travel
Read guide
Land on the destination's time, not the plane's.
Enter your route and get a day-by-day recovery plan from D-2 to full adaptation: sleep targets, seek/avoid light windows, melatonin timing, caffeine cutoffs, and a body-clock chart. DST-aware timezones computed locally with your browser's Intl API — nothing uploaded, no account.
Launch Jet Lag Recovery Planner
Rent Affordability Calculator
How much rent can you afford?
Try the Tool →
"30% of income" is the headline, but it's only one of four rules that decide what you can really sign. Learn how the 30% rule, 3x income, 50/30/20, and DTI limits combine into one honest number.
🏠
Beginner
Personal Finance
The 30% rule, the 3x income rule, the 50/30/20 budget, and the 36% DTI limit — what each one really means, and how to combine them into one honest rent number.
Rent
Budgeting
Debt-to-income
50/30/20
Read guide
Know your number before you tour.
Enter income, debts, and utilities to get a recommended monthly rent from the 30% rule, 3x income, 50/30/20, and 36% DTI — with a comfortable band, a hard ceiling, an income-split chart, and a reverse check for any listing. Computed entirely in your browser; no account, no tracking.
Launch Rent Affordability Calculator
Fans, traffic, keyboard clatter, room hum — the neural network from the Opus codec team separates your voice from the noise. Here's how it works, what it can and can't fix, and how to do it without uploading your recording.
🎙️
Beginner
Audio & Creator
How RNNoise separates speech from noise, what it can and can't fix, and how to do it all in your browser without uploading your audio.
Noise removal
RNNoise
Podcasting
Voiceover
Read guide
Silence the noise, keep your voice.
RNNoise (Xiph.Org) compiled to WebAssembly — record from your mic or drop in MP3, WAV, M4A, OGG, or FLAC. A/B compare before/after, watch the waveform clean up, and download a 48 kHz WAV. The neural network runs entirely in your browser; nothing uploaded, no account, no watermark.
Launch Voice Denoiser
Text Diff
Compare text & files — with invisible-char detection
Try the Tool →
Compare two texts or files with line, word, or character granularity — and catch the zero-width spaces, BOMs, and no-break spaces that make files look identical when they aren't. Here's how to read a diff like a developer.
⇄
Beginner
Dev & Text
Line, word, and character granularity, the invisible-character traps that fool diff tools, and why comparing text locally is safer for proprietary code.
Diff
Unicode
Version control
Text comparison
Read guide
See the difference — including the invisible one.
Paste two versions and compare at line, word, or character granularity, in inline or side-by-side views. A code-point scanner flags zero-width spaces, BOMs, no-break spaces, and mixed line endings — the classic "files look identical but aren't" trap. Myers-algorithm diffing runs entirely in your browser; nothing uploaded, no account, no watermark.
Launch Text Diff
Screen Recorder
Record your screen in the browser — no install, no upload
Try the Tool →
Record your screen, a tab, or a window with camera picture-in-picture and microphone — native browser capture, encoded locally, downloaded straight to your computer. Here's how it works and how to get the best results.
🎥
Beginner
Audio & Creator
The share dialog explained, WebM demystified, camera picture-in-picture tips, and why local encoding matters for sensitive content.
Screen recording
WebM
MediaRecorder
Tutorials
Read guide
One click. Local encoding. Zero upload.
Record your screen, a tab, or a window with optional camera picture-in-picture and microphone — using your browser's native capture APIs. Pause and resume anytime, preview before saving, and download a timestamped WebM. The video is encoded entirely on your device; nothing uploaded, no account, no watermark.
Launch Screen Recorder
More Guides Coming Soon
We're working on in-depth content for our other tools — password security, steganography, local file conversion, and more. Check back regularly or browse our tools to explore what's available now.
Browse all tools