Skip to content
motifuse

Guides & tutorials

From the workshop

Practical, no-fluff guides on the math, formats, and systems behind everyday tools — JSON, loan EMIs, passwords, resumes, SEO, and more. Every article pairs with a free tool you can use right away.

24 guides published · written and maintained by the motifuse team

Cover image for the guide: DocForge Guide: Build and Automate Professional PDFs

Latest guide

DocForge Guide: Build and Automate Professional PDFs

Learn how DocForge turns templates and spreadsheet data into validated PDFs with private local batches, versioned cloud jobs, retries, and secure downloads.

Guide
29 min read
Read the guide

Everything else

All guides

Cover image for the guide: WCAG Color Contrast: Ratios, Rules and Testing
Guide
17 min read

WCAG Color Contrast: Ratios, Rules and Testing

Learn the WCAG color contrast ratios for text, controls, icons and focus states, then follow a practical workflow to test light and dark themes.

Read post
Cover image for the guide: Reconova: A Complete Data-Quality Workspace for Messy Business Data
Guide
16 min read

Reconova: A Complete Data-Quality Workspace for Messy Business Data

How Reconova profiles, cleans, validates, and deduplicates business data — free in your browser, with a secure cloud tier for large files, fuzzy matching, certificates, and automation.

Read post
Cover image for the guide: Password-Protect a PDF Without Leaking Hidden Data
Guide
14 min read

Password-Protect a PDF Without Leaking Hidden Data

Learn what PDF passwords encrypt, why permission flags are not absolute protection, and how to remove metadata or redact sensitive content before sharing.

Read post
Cover image for the guide: How to Calculate Weekly Work Hours Accurately
Guide
16 min read

How to Calculate Weekly Work Hours Accurately

Calculate weekly work hours correctly with breaks, overnight shifts, decimal conversion, overlap checks, overtime thresholds, and visible rounding.

Read post
Cover image for the guide: CSV to JSON: A Safe Data Conversion Guide
Guide
14 min read

CSV to JSON: A Safe Data Conversion Guide

Convert CSV to JSON without losing IDs, headers, empty values, or nested structure. Follow a practical workflow with examples, checks, and common fixes.

Read post
Cover image for the guide: URL Encoding Explained: A Practical Guide
Guide
14 min read

URL Encoding Explained: A Practical Guide

Learn how percent-encoding works, when to use encodeURIComponent, why spaces become %20 or +, and how to prevent broken links and double encoding.

Read post
Cover image for the guide: Cron Expressions Explained: How to Read and Write Cron Schedules
Guide
11 min read

Cron Expressions Explained: How to Read and Write Cron Schedules

Learn how the five cron fields work, how to read any cron expression, and how to write schedules that fire when you expect — plus classic mistakes to avoid.

Read post
Cover image for the guide: Keyword Density for SEO: How to Check Usage Without Keyword Stuffing
Guide
17 min read

Keyword Density for SEO: How to Check Usage Without Keyword Stuffing

Learn what keyword density means, why there is no magic SEO percentage, how to spot keyword stuffing, and how to review copy naturally before publishing.

Read post
Cover image for the guide: How to Write SEO Titles and Meta Descriptions That People Actually Click
Guide
17 min read

How to Write SEO Titles and Meta Descriptions That People Actually Click

A practical guide to writing SEO titles, meta descriptions, slugs, social previews, and schema that match search intent, earn qualified clicks, and avoid the mistakes that make snippets look generic.

Read post
Cover image for the guide: How to Convert Text Case Correctly: Title Case, Sentence Case and More
Guide
15 min read

How to Convert Text Case Correctly: Title Case, Sentence Case and More

Learn when to use title case, sentence case, uppercase, lowercase, camelCase, snake_case and kebab-case, with examples, mistakes and a practical workflow.

Read post
Cover image for the guide: Cooking Measurement Conversions: Cups, Grams, ml & Oven Temps
Guide
13 min read

Cooking Measurement Conversions: Cups, Grams, ml & Oven Temps

A cup isn't the same size everywhere, and '1 cup of flour' isn't a fixed number of grams. Here's the complete kitchen conversion guide — with the tables worth bookmarking and the two ideas that make every conversion obvious.

Read post
Cover image for the guide: UTM Parameters Explained: How to Track Your Marketing Campaigns
Guide
11 min read

UTM Parameters Explained: How to Track Your Marketing Campaigns

Analytics can tell you traffic came 'from Facebook' — but not which post or ad. UTM parameters fix that. Here's how the five tags work and how to use them without wrecking your data.

Read post
Cover image for the guide: How QR Codes Work — and How to Use Them Well
Guide
11 min read

How QR Codes Work — and How to Use Them Well

QR codes are everywhere now, but most are made badly. Here's how they actually work, the static-vs-dynamic decision that trips everyone up, how to design one that always scans, and how to track scans for free.

Read post
Cover image for the guide: How to Tailor Your Resume to Each Job Description (Without Rewriting It Every Time)
Guide
11 min read

How to Tailor Your Resume to Each Job Description (Without Rewriting It Every Time)

Sending the same resume to every job is why you're not hearing back. Here's a repeatable, honest way to tailor it to each posting — and pass the ATS — in about 15 minutes.

Read post
Cover image for the guide: Working Across Time Zones: How to Schedule Without Missing Meetings
Guide
12 min read

Working Across Time Zones: How to Schedule Without Missing Meetings

Remote work made time zones everyone's problem. Here's how UTC, offsets and daylight saving actually work — and a simple system for scheduling across the world without missed meetings.

Read post
Cover image for the guide: The Power of Compounding: How Small, Regular Investments Build Real Wealth
Guide
11 min read

The Power of Compounding: How Small, Regular Investments Build Real Wealth

Compounding is the quiet force behind wealth built slowly. Here's how it really works, why starting early beats investing more, and how to run your own SIP numbers.

Read post
Cover image for the guide: How Many Calories Should You Eat? BMR, TDEE and Your Daily Needs Explained
Guide
12 min read

How Many Calories Should You Eat? BMR, TDEE and Your Daily Needs Explained

Losing or gaining weight comes down to one number most people just guess. Here's how to find your BMR, turn it into your TDEE, and set a calorie target that actually works.

Read post
Cover image for the guide: The Complete Technical SEO Checklist for 2026
Guide
15 min read

The Complete Technical SEO Checklist for 2026

From stricter Core Web Vitals thresholds to Generative Engine Optimization and schema stacking — a practical 14-point checklist for ranking (and being cited) in 2026.

Read post
Cover image for the guide: How to Compress Images for the Web Without Losing Quality
Guide
12 min read

How to Compress Images for the Web Without Losing Quality

Images are usually the heaviest thing on a web page. Here's how compression actually works, which format to use when, and a repeatable workflow that cuts file sizes by 70% or more with no visible loss.

Read post
Cover image for the guide: Password best practices in 2026
Guide
12 min read

Password best practices in 2026

Why length beats complexity, how passphrases work, and a realistic system for managing passwords without losing your mind.

Read post
Cover image for the guide: The Ultimate Guide to JSON Web Tokens (JWT) in 2026
Guide
8 min read

The Ultimate Guide to JSON Web Tokens (JWT) in 2026

A comprehensive, beginner-friendly guide to understanding JSON Web Tokens (JWTs), how they work, common use cases, and security best practices.

Read post
Cover image for the guide: What is JSON and how to format it correctly
Guide
11 min read

What is JSON and how to format it correctly

A practical guide to JSON syntax, the mistakes that break it, and how a formatter turns a wall of text into something you can actually debug.

Read post
Cover image for the guide: How to calculate EMI on any loan
Guide
11 min read

How to calculate EMI on any loan

The EMI formula explained in plain terms, a worked example, and what actually happens to your money over the life of a loan.

Read post

Behind the blog

Why these guides exist

Every tool on motifuse answers a question someone typed in a hurry — how do I format this JSON, what will this loan really cost, will a robot reject my resume? The tool gives you the answer; these guides explain it, so next time you understand the result instead of just copying it.

Each article is written around a real tool in our collection, embeds it so you can try things as you read, and ends with a straight-answer FAQ. No affiliate links, no padding to hit a word count — if a guide can be shorter, it is. Have a topic you want covered? Tell us — several of these started as reader requests.

Skip the reading

Prefer to just use the tools?

Every guide links to a public tool with free access, plus clear labels for upload, AI, or premium workspace steps.

Explore all tools