Tutorial Center

Browse practical guides by tool category to quickly find the right workflow for image, document, table, text, and developer tasks.

This page focuses on real workflows instead of generic marketing copy. Each category gives you direct entry points into the right tool, plus a reserved article path for deeper how-to content.

Image Tools

Practical guides for compression, resizing, cropping, format conversion, and simple image editing.

How to resize an image without distortion

Lock the aspect ratio first, then adjust width and height gradually so the image stays proportional.

Open toolReserved detail path: /tutorials/image/how-to-resize-without-distortion

How to compress images while keeping them clear

Start from medium or high quality, preview edges and text carefully, then lower the size step by step.

Open toolReserved detail path: /tutorials/image/how-to-compress-with-quality

How to choose between PNG, JPG, and WebP

Pick the output format based on transparency, file size, compatibility, and how the image will be used.

Open toolReserved detail path: /tutorials/image/how-to-choose-image-format

Unit Conversion

Useful for study, office work, print sizing, and checking values across different measurement systems.

How to convert centimeters and inches

Open the length converter and enter a value on either side to see the common length units instantly.

Open toolReserved detail path: /tutorials/unit/how-to-convert-cm-and-inch

How to calculate A4 size in pixels

Combine paper size and DPI values to estimate pixel dimensions for export and printing.

Open toolReserved detail path: /tutorials/unit/how-to-calculate-a4-pixels

How to convert KB, MB, and GB quickly

Use the data storage tool to compare file sizes before upload, download, or compression decisions.

Open toolReserved detail path: /tutorials/unit/how-to-convert-storage-units

PDF Tools

Guides for merging, splitting, rotating, reordering, and turning images into PDF documents.

How to merge multiple PDF files

Upload several PDFs, adjust the order, and generate one combined file for sharing or filing.

Open toolReserved detail path: /tutorials/pdf/how-to-merge-multiple-pdf-files

How to split PDF pages

Split by page range, single pages, or fixed intervals when you only need part of a document.

Open toolReserved detail path: /tutorials/pdf/how-to-split-pdf-pages

How to convert images to PDF in batches

Upload screenshots, scans, or receipts and export them together as a PDF document.

Open toolReserved detail path: /tutorials/pdf/how-to-convert-images-to-pdf

Word Tools

Useful for batch replacement, extraction, renaming, and template-driven document workflows.

How to replace multiple keywords in Word files

Set up multiple find-and-replace rules and process repeated updates across contracts or notices.

Open toolReserved detail path: /tutorials/word/how-to-batch-replace-keywords

How to extract images from Word documents

Upload a document and export the embedded images for review, reuse, or asset cleanup.

Open toolReserved detail path: /tutorials/word/how-to-extract-images-from-word

How to replace template variables in Word

Detect placeholders and swap them with actual values when generating repeated documents.

Open toolReserved detail path: /tutorials/word/how-to-replace-template-variables

Spreadsheet Tools

Built for CSV, Excel, JSON, and Markdown table conversion, cleanup, and restructuring tasks.

How to convert CSV to Excel

Turn plain CSV exports into easier-to-share Excel files for coworkers or clients.

Open toolReserved detail path: /tutorials/table/how-to-convert-csv-to-excel

How to convert JSON data to CSV

Transform API responses or structured datasets into CSV for download, filtering, or import.

Open toolReserved detail path: /tutorials/table/how-to-convert-json-to-csv

How to deduplicate rows and keep only needed columns

Clean signup lists, order sheets, or reports by removing duplicates and selecting the right fields.

Open toolReserved detail path: /tutorials/table/how-to-deduplicate-and-select-columns

Developer Tools

Fast utility workflows for JSON, Base64, URL, timestamps, JWT, hash, SQL, YAML, and more.

How to format JSON quickly

Turn minified or messy JSON into readable structure for debugging and inspection.

Open toolReserved detail path: /tutorials/dev/how-to-format-json-fast

How to read a JWT payload

Decode the header and payload to inspect expiry time and claims without editing the token.

Open toolReserved detail path: /tutorials/dev/how-to-read-jwt-payload

How to format SQL into readable layout

Expand one-line SQL into a cleaner structure so fields, conditions, and joins are easier to review.

Open toolReserved detail path: /tutorials/dev/how-to-format-sql

Text Tools

Handy for text cleanup, replacement, counting, delimiter conversion, and lightweight diff checks.

How to remove extra spaces and blank lines

Clean copied text first so the next step is easier and more reliable.

Open toolReserved detail path: /tutorials/text/how-to-clean-spaces-and-empty-lines

How to compare two pieces of text

Use text diff to find additions, deletions, and edits in copy, notes, or configuration snippets.

Open toolReserved detail path: /tutorials/text/how-to-compare-two-texts

How to switch between comma-separated and line-separated text

Useful for tags, lists, parameters, and quick text restructuring tasks.

Open toolReserved detail path: /tutorials/text/how-to-convert-delimiters

View FAQ

If you are not sure whether a tool matches your file type or input, check the FAQ first.

Open Support

If uploads fail, conversions break, or consent and ad rendering look wrong, use the support page guidance.

Original Long-form Articles

These articles are sourced from the long-form markdown in the project root.

What Is PDF?

Learn what PDF is, where it fits best, and why it remains the default format for stable sharing, printing, and archiving.

What Is JSON?

A practical intro to JSON structure, syntax rules, and why formatting and validation tools are so widely used.

What Is Image Compression?

Understand lossy vs. lossless compression and how to balance quality, file size, and real publishing constraints.

PNG vs JPG vs WebP

Compare transparency support, compression behavior, compatibility, and speed impact to pick the right format.

What Is Markdown?

See why Markdown works so well for docs, notes, and technical writing with low friction and high portability.

What Is CSV?

Learn why CSV is still the universal bridge format for import/export, migration, and lightweight data processing.

What Is Base64?

Understand Base64 as encoding, not encryption, and where it appears in APIs, data URLs, and integration workflows.

What Is a Timestamp?

A practical explanation of epoch time, 10-digit vs 13-digit values, timezone effects, and conversion pitfalls.