Toolerax logoToolerax

The Toolerax Blog — Page 8

Practical guides and tips to get the most out of our tools — and the concepts behind them.

·5 min read

How to Watermark a PDF

When and how to stamp text across PDF pages: choosing opacity and angle, what watermarks can and can't protect, and doing it without uploading the file.

Read article
·6 min read

Is Keyword Density a Ranking Factor?

The honest answer on keyword density: why it's not a target to hit, how keyword stuffing backfires, what modern search engines reward instead, and how to use density defensively.

Read article
·5 min read

How to Add Text to a Photo

The readability rules for text on images — outlines, contrast, placement, size — plus when text belongs in the image file and when it absolutely doesn't.

Read article
·5 min read

How to Rotate and Flip an Image

The EXIF orientation bug that makes phone photos display sideways, the difference between rotating and mirroring, and how to fix both losslessly.

Read article
·5 min read

How to Pick Colors From an Image

Extract exact HEX and RGB values from any photo or logo, avoid the anti-aliasing and compression traps that skew picks, and build a palette that works.

Read article
·6 min read

How Barcodes Work

What the bars actually encode, how scanners read them in either direction, how EAN/UPC check digits catch typos, and which format to use for what.

Read article
·5 min read

How CSS Minification Works

What a CSS minifier removes, why render-blocking stylesheets make every kilobyte count, how minification stacks with gzip, and when not to bother.

Read article
·7 min read

YAML vs JSON

YAML is a superset of JSON built for humans; JSON is built for machines. The type-guessing traps (Norway problem, 3.10), what's lost in conversion, and how to pick.

Read article
·6 min read

How to Format XML

What good XML formatting looks like, which whitespace is safe to change, the errors validators catch, and when to minify instead of beautify.

Read article
·6 min read

How to Convert Base64 to an Image

Turn a Base64 string or data URI back into a viewable image, recognize formats by their magic-byte prefixes, and fix the five classic decoding failures.

Read article
·6 min read

How Fancy Text (Unicode Fonts) Works

𝗕𝗼𝗹𝗱 Instagram bios aren't fonts at all — they're mathematical alphabets hiding in Unicode. How the trick works, where it breaks, and its accessibility cost.

Read article
·6 min read

Cups, Grams and Tablespoons Explained

A cup of flour and a cup of sugar weigh completely different amounts. The density problem behind cups-to-grams, the US/metric cup trap, and a conversion table.

Read article