BluebirdThe Bluebird Blog

Small guides. Real tools. No fluff.

Notes from the team behind Bluebird — how the tools work, why we keep everything on your device, and the little tricks that save hours over a month.

Bluebird
DesignJul 16, 2026 9 min read

HEX to OKLCH: what the new CSS color space actually does for you

OKLCH is showing up everywhere — Tailwind v4, Radix, every serious design system in 2026. Here's what OKLCH is, why it beats HEX for building palettes, and how to convert between them without leaving your browser.

Read the post

More reading

Bluebird
Deep diveJul 15, 2026

Compress an image to exactly 20 KB (without turning it into mush)

20 KB is the tightest common cap on Indian portals — PAN card, exam signatures, most application forms. Here's the honest guide to hitting 20 KB while keeping the photo readable, and the encoder tricks that actually make the difference.

Read
Bluebird
Deep diveJul 15, 2026

Merge PDF files without uploading them anywhere

Most "free PDF merge" sites quietly upload your files, keep them on disk for 24 hours, and log the metadata. Here's the honest guide to merging PDFs in your browser — zero upload, zero account, zero page limit.

Read
Bluebird
Deep diveJul 15, 2026

Add your signature to a PDF (bank forms, KYC, offer letters — without printing)

Bank forms, KYC updates and offer letters keep asking for a signed PDF. Here's how to sign one in your browser in 60 seconds — no printer, no scanner, no uploading a fully-filled bank form to a stranger.

Read
Bluebird
Deep diveJul 15, 2026

How to convert WebP to JPG (and the two cases where you actually shouldn't)

WebP is what your browser saves by default and what almost every upload form rejects. A deep, honest guide to converting to JPG in your browser — plus a decoder ring for when WebP is actually the right answer.

Read
Bluebird
Deep diveJul 15, 2026

Compress a passport-size photo online — exact KB, no upload, no watermark

Every passport, visa and government portal has a different KB cap. Here's the honest field guide to hitting 20 KB, 50 KB, 100 KB or 240 KB on the first try, keeping the face sharp, and never sending your photo to a stranger's server.

Read
Bluebird
SecurityJul 15, 2026

How to open a ZIP file safely (without installing yet another app)

ZIP files are older than the web and still cause weekly headaches. Here's what's actually inside a ZIP, the security risks people ignore, and how to open one in your browser without ever unzipping to your desktop.

Read
Bluebird
ProductivityJul 14, 2026

How long does it take to read that? The truth about reading time (and why 250 wpm is a lie)

Reading speed isn't a single number. It changes with content type, medium, age, and language. Here's what the research actually says, and how to estimate reading time honestly.

Read
Bluebird
GuidesJul 14, 2026

Yes, you can use Bluebird on a plane — here's how

Every Bluebird tool works with the wifi turned off, once you've loaded it once. A short guide to the offline browsing habit that has quietly changed how we work on the road.

Read
Bluebird
How it worksJul 13, 2026

JPG, PNG, WEBP, HEIC, AVIF — which format for what, and how to convert without losing quality

A practical guide to the five image formats you'll actually meet in 2026: what each is good at, which one to pick for what, and the one rule that stops you accidentally destroying your photos.

Read
Bluebird
ProductivityJul 12, 2026

The digital business card, done right: vCards, QR codes and why paper is finally optional

How a vCard actually works, why a QR code beats a paper card in 2026, the fields that matter (and the ones that don't), and how to make one in 30 seconds without an app.

Read
Bluebird
VideoJul 11, 2026

How to make a video file smaller without it looking cheap

Why videos are so much bigger than they used to be, the two knobs (resolution and bitrate) that actually decide file size, and a plain-English cheat sheet for every common target — email, WhatsApp, upload limits, storage.

Read
Bluebird
PrivacyJul 11, 2026

The metadata hiding in your photos (and how to remove it in ten seconds)

Every phone photo carries the GPS coordinates, the exact date, the camera model, and often the device owner's name. Here's how to see what's in yours, what actually matters, and how to strip it before you post or send.

Read
Bluebird
PDFJul 11, 2026

How to unlock a PDF you own (and why the password is often barely a lock)

The difference between owner passwords and user passwords, why removing an owner password is one click, and what to do when you've genuinely forgotten a user password on your own file.

Read
Bluebird
VideoJul 11, 2026

Convert a video to a GIF without it looking terrible

Why GIFs look worse than the video they came from, the three settings that matter (framerate, palette, dimensions), and when you should just use an MP4 instead.

Read
Bluebird
PDFJul 11, 2026

How to sign a PDF — the honest, no-printer version

Six ways to add a signature to a PDF, ranked by how much you should trust them. When a drawn signature is enough, when you need a certificate, and how to sign one without uploading it to a stranger.

Read
Bluebird
GuidesJul 11, 2026

What makes a YouTube thumbnail actually get clicked

After looking at hundreds of top-performing thumbnails, here is what they have in common — and the small tweaks that lifted our own click-through rate from 3% to 9%.

Read
Bluebird
GuideJul 10, 2026

SSC / IBPS application forms — how to get every PDF under 200 KB

SSC CGL, CHSL, IBPS PO and RRB NTPC all use a 200 KB PDF cap for documents and a 20–50 KB cap for photos. Here's the full field-by-field checklist for 2026 exam applications.

Read
Bluebird
GuideJul 10, 2026

MahaDBT documents to 256 KB — the exact spec (Maharashtra scholarship 2026)

Maharashtra's MahaDBT portal rejects every upload above 256 KB with no useful error. Here's the exact spec, the trap most students fall into, and how to hit 256 KB without ruining your certificates.

Read
Bluebird
GuideJul 10, 2026

How to compress your Aadhaar photo to exactly 100 KB (2026 guide)

UIDAI's photo upload silently rejects anything over 100 KB, and most compressors overshoot. Here's how to hit 100 KB byte-for-byte, keep faces sharp, and never see that red error again.

Read
Bluebird
Deep diveJul 10, 2026

BPIE, explained: how to hit an exact file size without ruining the image

A friendly deep dive into Bluebird Perceptual Image Encoder — the little algorithm that solves "make this photo fit under 200 KB" the way a human would, with binary search, SSIM, and a quality floor. Diagrams, code, and honest trade-offs.

Read
Bluebird
PrivacyJul 9, 2026

The safest way to share a sensitive file with one other person

A payslip, a passport scan, a signed contract, a medical letter. A practical, non-paranoid guide to getting one sensitive file from your device to one other person's, without leaving copies scattered across the internet.

Read
Bluebird
For developersJul 9, 2026

Base64, explained without the jargon

Every developer copies Base64 strings a dozen times a week. Here's what they actually are, why they exist, when to use them, and — importantly — when not to.

Read
Bluebird
How it worksJul 9, 2026

What actually happens when you "convert" a file

"Convert MP4 to MP3", "convert HEIC to JPG", "convert PDF to Word". A friendly explanation of what the machine is really doing, why some conversions are perfect and others are approximations, and what that means for your files.

Read
Bluebird
How it worksJul 9, 2026

SVG vs PNG vs JPG: which one should you actually use?

A no-jargon guide to the three formats that make up 99% of the images on the web — when each one shines, when it fails, and how to stop guessing.

Read
Bluebird
How toJul 9, 2026

How to turn a stack of phone photos into a single, tidy PDF

Whiteboards, receipts, a signed form, a passport page — the fastest way to send them as one file, without an app, an account, or your photos leaving the phone.

Read
Bluebird
SecurityJul 8, 2026

How to pick a password you'll actually remember (and can't easily be guessed)

Forget rotating capital letters and dollar signs. Here is what actually makes a password hard to crack, why length beats complexity, and the two-line recipe we use ourselves.

Read
Bluebird
For IT adminsJul 7, 2026

Browser-only vs cloud tools: what "runs in your browser" actually means

IT teams keep hearing "it all runs in the browser" from vendors. Here is a plain-English guide to what that claim really means, how to verify it, and why it matters for your allow-lists, CSP, and DPA paperwork.

Read
Bluebird
For security teamsJul 7, 2026

Why "free online PDF tools" are the quiet data-leak risk in your company

Every week someone in your company uploads a contract, a payslip, or a signed NDA to a random PDF converter. Here is what happens to that file, why it matters for GDPR and DPA compliance, and what a defensible alternative looks like.

Read
Bluebird
For security teamsJul 7, 2026

The shadow-IT problem with online JSON formatters (a note for security teams)

Your engineers paste production payloads into random web formatters every day. Here is why that is a real breach vector, what the alternatives look like, and how to hand your team something they will actually use.

Read
Bluebird
How it worksJul 6, 2026

Why your screenshot looks blurry on Retina (and the two-minute fix)

You take a crisp screenshot on your MacBook, paste it into a doc, and it looks like it came out of 2008. Here is exactly what's happening — and how to make screenshots that stay sharp everywhere.

Read
Bluebird
How it worksJul 5, 2026

Regex in plain English: the seven patterns that cover 90% of what you'll ever write

Regular expressions look like a cat walked across the keyboard. They are not that bad. Here are the seven building blocks that solve almost every real-world match, with examples you can steal.

Read
Bluebird
How it worksJul 5, 2026

QR codes, explained like you're five (and useful like you're thirty)

How those little black-and-white squares actually work, why the tracker-free ones you generate yourself are better, and the five everyday uses that will save you real time.

Read
Bluebird
How it worksJul 3, 2026

Why your iPhone photos won't open on Windows (and how to fix it forever)

HEIC is smaller, sharper, and completely broken on half the internet. Here is what the format actually is, why Apple picked it, and the safest way to convert without losing any quality.

Read
Bluebird
How it worksJul 1, 2026

How to compress a PDF without losing quality (a plain-English guide)

Why some PDFs balloon to 40 MB while others stay under one, what actually happens when a compressor 'reduces size', and the four settings that decide whether the result still looks crisp.

Read
Bluebird
How toJul 1, 2026

How to remove a background from an image (without paying for it)

A calm walkthrough of what background removal actually is, why the AI version is now good enough for most jobs, and how to do it in your browser without uploading the photo anywhere.

Read
Bluebird
Behind the scenesJul 1, 2026

Building Bluebird: 300+ free tools, one small team

The full story of why Bluebird exists, how a Sunday-evening frustration became a site with 300+ tools, the three rules we've never broken, and where we're heading next.

Read
Bluebird
GuidesJun 29, 2026

10 hidden Bluebird tools you probably missed

Bluebird ships more than 230 tools. These ten are the quiet favourites — small, sharp, and useful in ways you'd never guess from the name.

Read
Bluebird
ExplainerJun 28, 2026

WebP vs AVIF vs JPG: which should you actually use in 2026?

A plain-English comparison of the three image formats that matter, when each one wins, and what to pick for websites, email, print, and social media.

Read
Bluebird
PrivacyJun 24, 2026

Convert PDF to Word safely (why "free online" isn't always free)

What actually happens when you upload a PDF to a free converter, how the browser-based approach is different, and a step-by-step for a clean Word export.

Read
Bluebird
PrivacyJun 22, 2026

The quiet risk of uploading your PDFs to a stranger

Contracts, medical records, tax forms — most of the PDFs you handle are private. Here is why the tool you use to edit them matters more than most people realise, and what to check before you drop the file.

Read
Bluebird
How toJun 20, 2026

Make a favicon that actually shows up (and why yours might not)

The tiny image in the browser tab has surprisingly complicated rules. Here's what sizes you actually need, what formats work everywhere, and how to fix a favicon that keeps disappearing.

Read
Bluebird
How it worksJun 15, 2026

How image compression actually works (a friendly deep dive)

A plain-English tour of the math and tricks behind shrinking a photo without shrinking its quality — and why doing all of it in your browser is safer than uploading.

Read