IT
OmnvertImage • Document • Network

Tutorials & Guides

Each guide is tied to a specific tool and links you back to the exact workflow when it matters.

How to Check If Your SSL Certificate Is Valid and Expiring Soon
Apr 22, 2026TLS/SSL Checker • intermediate12 min
ssl · tls

A monthly check takes 30 seconds and prevents the worst outage of the year. Here's what the TLS checker shows, the common chain bugs, and the wildcard vs SAN gotcha.

JPEG Quality Settings: What 85 vs 95 vs 100 Actually Means
Apr 21, 2026Image Filters & Converters • intermediate12 min
jpeg · quality

The JPEG quality slider isn't linear. Here's what each number actually does, where artifacts appear, and why quality 85 is the industry default for web images.

How to Make a Scanned PDF Searchable with OCR
Apr 20, 2026PDF OCR • beginner11 min
pdf · ocr

OCR turns a stack of page images into a searchable document. Here's how to tell when you need it, what makes accuracy good or bad, and how to run it without surprises.

DNS Propagation: Why Your Domain Change Isn't Live Yet
Apr 19, 2026DNS Propagation Checker • intermediate13 min
dns · propagation

Why DNS changes take minutes or days to go live, how TTL actually controls it, and how to check propagation status globally when a launch depends on it.

How to Extract Audio from Video Files (MP4 to MP3)
Apr 18, 2026MP4 → MP3 Converter • beginner10 min
mp4 · mp3

Practical guide to pulling clean audio out of video: when extraction makes sense, which bitrate preset to pick, and what to do when the output is silent or garbled.

How to Compress a PDF Without Losing Readable Quality
Apr 17, 2026PDF Compress • beginner11 min
pdf · compression

A pragmatic guide to shrinking PDFs for email and upload limits: what makes them large, which compression is safe, and when splitting beats compressing.

How to Remove EXIF Data Before Sharing Photos Online
Apr 16, 2026EXIF Remover • beginner10 min
exif · privacy

EXIF tags in phone photos leak GPS, device model, timestamps, and even editing software. Here's what's in there, which platforms strip it, and how to clean a photo before you share.

PNG vs WebP vs AVIF: Which Image Format Should You Use?
Apr 15, 2026Image Filters & Converters • intermediate14 min
png · webp

Practical decision guide for the three modern web image formats: what each actually trades off, which platforms still reject which, and how to pick without second-guessing.

How to Convert PNG Logos to STL for 3D Printing
Apr 14, 2026PNG / SVG → STL converter • beginner12 min
png · stl

A technical, step-by-step workflow to turn a crisp PNG logo into a clean STL: alpha handling, real-world scaling, thickness, and print-ready slicer tips.

Optimizing Polygon Count for Better Print Quality
Apr 12, 2026PNG / SVG → STL converter • intermediate14 min
stl · mesh

Learn how polygon density affects slicing time and surface quality — and how to tune your 2D input so the resulting STL is efficient and print-ready.

Understanding Mesh Generation from 2D Assets
Apr 11, 2026PNG / SVG → STL converter • advanced16 min
mesh · triangulation

A technical overview of how a 2D PNG/SVG becomes a 3D triangle mesh: sampling, contours, triangulation, normals, watertightness, and STL output constraints.

Preparing a High-Contrast Height Map for STL
Apr 10, 2026PNG / SVG → STL converter • intermediate13 min
height-map · stl

Turn grayscale artwork into predictable relief geometry. Learn contrast control, smoothing, and how to avoid banding and micro-noise before converting to STL.

Fixing Common STL Issues: Non-Manifold Edges and Holes
Apr 09, 2026PNG / SVG → STL converter • intermediate17 min
stl · non-manifold

A troubleshooting guide for slicer warnings and broken meshes: what non-manifold means, how holes form, and how to fix them at the source or with downstream repair tools.

Scaling and Thickness: Getting Real-World Dimensions in STL
Apr 07, 2026PNG / SVG → STL converter • beginner11 min
stl · scaling

How to set width/height in millimeters, keep aspect ratio correct, pick a print-safe thickness, and validate dimensions before slicing.