ConvertProKitConvertProKit

Articles by Daniel Foster

Tools & Privacy Writer

DF

Daniel Foster

Tools & Privacy Writer

Daniel writes about privacy-first, browser-based tools and how they work under the hood. He focuses on client-side utilities that process files locally and never upload a single byte.

Latest articles
Productivity Productivity

JWT Decoder: How to Read and Debug a JSON Web Token

Decoding a JWT shows you exactly what it contains — but decoding is not the same as verifying it is genuine, and that distinction matters a lot.

Daniel Foster6 min read
Productivity Productivity

Free Hash Generator: What MD5, SHA-1 and SHA-256 Actually Do

A hash is a one-way fingerprint of data — the same input always produces the same hash, but the hash can never be reversed back into the original input.

Daniel Foster6 min read
Converters & QR Converters & QR

Binary, Hex and Decimal Numbers Explained (And How to Convert Between Them)

Binary, decimal and hexadecimal are all just different bases for counting the same quantities — hex exists mainly to make binary easier for humans to read.

Daniel Foster6 min read
Converters & QR Converters & QR

Base64 Encoding Explained: How to Encode and Decode Text or Data

Base64 is not encryption and does not compress anything — it exists purely to make binary data safe to carry in text-only formats.

Daniel Foster6 min read
Productivity Productivity

The Developer's Guide to Formatting and Validating JSON

Turn a wall of minified JSON into something you can actually read and debug.

Daniel Foster6 min read
PDF Tools PDF Tools

How to Keep Your PDF Documents Private and Secure

The biggest PDF privacy risk is not hackers — it is where you process your files.

Daniel Foster6 min read
Converters & QR Converters & QR

Image to Base64: What It Is and When You Should Use It

When embedding an image as text speeds things up — and when it backfires.

Daniel Foster6 min read
Image Editing Image Editing

How to Remove EXIF Metadata From Your Photos for Privacy

The hidden data in your photos can reveal where you live — here is how to strip it.

Daniel Foster6 min read
Productivity Productivity

How to Generate Strong Passwords and Actually Keep Them Safe

What actually makes a password strong — and how to manage them without losing your mind.

Daniel Foster6 min read

Get new guides in your inbox

Occasional tips on images, PDFs and free browser-based tools. No spam, unsubscribe anytime.