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 Make a Slowed + Reverb Version of a Song
Jul 19, 2026Slowed + Reverb Maker • beginner7 min
audio · slowed

Slow a track to around 0.80×, add tasteful reverb, avoid a muddy mix, and export a version for your own listening.

Remove Silence and Dead Air from Voice Recordings
Jul 18, 2026Silence Trimmer • intermediate9 min
audio · silence

Tune the silence threshold and minimum duration so you cut dead air without chopping breaths, word tails, or natural pauses.

Speed Up Audiobooks and Podcasts Without the Chipmunk Effect
Jul 17, 2026Audio Speed Changer • beginner7 min
audio · speed

Time-stretch speech to 1.25× or 1.5× while keeping the voice at normal pitch, and learn where faster stops helping.

How to Trim Audio Clips Precisely Without Re-encoding the Whole File
Jul 16, 2026Audio Trimmer • beginner8 min
audio · trim

Set exact in and out points, avoid clicks at the cut, and keep your original bitrate when you trim MP3, WAV, or voice notes.

Generate Hundreds of QR Codes at Once from a List
Jul 16, 2026Bulk QR Code Generator • intermediate9 min
bulk · qr-code

Feed a list of URLs or values in, get one QR code per row out. How to prep the CSV, produce unique codes for tickets or asset tags, export the batch, and QA a sample before you commit to a mass print run.

Put a vCard QR Code on Your Business Card That Actually Works
Jul 15, 2026vCard QR Code Generator • beginner8 min
vcard · qr-code

A vCard QR code drops your contact details straight into someone's phone. Which fields to include, why a bloated vCard turns into an unscannable brick, and how to size and print it so it reads on the first try.

Create a Wi-Fi QR Code So Guests Can Join Without Typing the Password
Jul 14, 2026Wi-Fi QR Code Generator • beginner7 min
wifi · qr-code

Turn your Wi-Fi network name and password into a QR code that phones join with a single scan. The WIFI: string format, escaping tricky passwords, print tips for a café or guest room, and why it beats reading the password out loud.

Getting an Accurate Word and Character Count (and Why Tools Disagree)
Jul 13, 2026Word Counter • beginner7 min
word-count · character-count

Two counters, same paragraph, different numbers. Here is what actually gets counted, why hyphens and emoji throw things off, and which limit matters for meta descriptions, SMS, and bios.

How Unicode 'Fancy Text' Works — and When You Should Not Use It
Jul 12, 2026Unicode Text Styler • beginner6 min
unicode · typography

That 𝓯𝓪𝓷𝓬𝔂 bio text is not a font. It is separate Unicode code points, and that difference is exactly why it breaks screen readers and search. Here is what is really happening and how to use it without hurting anyone.

Finding and Copying the Exact Unicode Symbol You Need
Jul 11, 2026Unicode Symbol Finder • beginner6 min
unicode · symbols

Arrows, currency, math signs, checkmarks. Three glyphs can look almost identical and still be the wrong one. Here is how to search by name, read the U+ code point, and paste the right character into docs, sheets, and code.

How to Read a WHOIS Record and What Each Field Means
Jul 10, 2026WHOIS Lookup • beginner8 min
whois · dns

A field-by-field walkthrough of a WHOIS record: registrar vs registrant, the three dates that matter, name servers, status codes, and why half the contact fields are now redacted.

Using Traceroute to Find Where a Connection Slows Down
Jul 09, 2026Traceroute Tool • intermediate9 min
traceroute · latency

Traceroute maps the routers between you and a host and times each one. The trick is reading it correctly: one slow middle hop usually means nothing, and a persistent jump at the end is the real problem.

Subnets and CIDR Notation Explained, with a Calculator
Jul 08, 2026Subnet Calculator • intermediate9 min
subnet · cidr

What /24 and /26 really mean, how to find the network, broadcast, and usable host range, and a worked split of 192.168.1.0/26 you can follow by hand.

How to Check Whether a Port Is Open, and What the Result Means
Jul 07, 2026Port Checker • beginner7 min
ports · tcp

Open, closed, and filtered are three different answers, and telling them apart is the whole skill. Here is what the TCP handshake reveals and why a firewall makes a port look filtered rather than closed.

Reading HTTP Response Headers to Debug Caching and Security
Jul 06, 2026HTTP Header Inspector • intermediate9 min
http · headers

The response headers tell you whether a CDN cached your page, how long a browser will hold it, and which security policies are in force. Here is how to read the ones that matter.

Debug JWT Problems by Decoding the Token
Jun 25, 2026JWT Decoder & Verifier • advanced11 min
jwt · authentication

Most 401 mysteries end the moment you read the token: how JWTs are structured, what exp/iat/nbf and the alg field really mean, why decoding is not verifying, and the recurring bugs a two-minute decode exposes.

Remove Image Backgrounds from Product and Profile Shots — Cleanly
Jun 10, 2026Background Remover • intermediate12 min
background · png

Get clean AI background removal: what segmentation handles well and where it fails, how to shoot so the model succeeds, edge-checking at 200% zoom, and choosing between transparent PNG and a flattened white background.

How to Read SPF, DKIM, and DMARC Results Without Being an Email Admin
May 27, 2026Email Auth Checker (SPF/DKIM/DMARC) • intermediate14 min
email · spf

A plain-language guide to the three DNS records behind email deliverability: what each one actually checks, how to read a real SPF string, what DMARC policies mean, and the failure patterns behind most 'our emails go to spam' tickets.

Password-Protect a PDF the Right Way: User vs Owner Passwords Explained
May 14, 2026PDF Protect • beginner10 min
password · encryption

The two PDF password types do very different jobs — and one of them is little more than a polite request. Learn which password actually encrypts your file, how AES protection works, how to pick a passphrase, and what protection cannot do.

Scan Documents with Your Phone: From Crooked Photo to Clean PDF
May 06, 2026Document Scanner • beginner10 min
scan · pdf

Turn phone photos of paper into scans that look like they came from a flatbed: lighting, flattening the page, edge detection, perspective correction, filters, and multi-page PDF export.

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.

Merging MP3s with Different Bitrates Without Glitches or Broken Seeking
Apr 22, 2026MP3 Merger • beginner9 min
audio · mp3

Why gluing MP3 files together byte-by-byte produces clicks, wrong durations, and seeking bugs when their bitrates or sample rates differ — and how re-encoding to one common format fixes it for a small, predictable cost.

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 • advanced22 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 • intermediate19 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 • beginner18 min
stl · scaling

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

Merge PDFs Into a Clean Proposal Pack: Order, Page Sizes, and Final Compression
Apr 02, 2026Merge PDF • beginner9 min
merge · pdf

How to combine Word exports, scans, and spreadsheet printouts into one professional PDF pack: plan the order, split out only the pages you need, tame mixed page sizes, and compress the result so it actually fits in an email.

Make Podcast and Meeting Audio Consistent with Loudness Normalization
Mar 31, 2026Audio Normalizer • intermediate12 min
audio · loudness

Why one guest whispers while another shouts, what LUFS actually measures, why peak normalization won't fix it, and a practical browser workflow to get every episode to a consistent, comfortable level.

HEIC to JPG: What to Do When iPhone Photos Won't Open Anywhere
Mar 19, 2026HEIC → JPG Converter • beginner9 min
heic · jpg

Why iPhones shoot HEIC, exactly where the format breaks — Windows, older Android, web forms — how to convert to JPG, and what happens to Live Photos and depth data along the way.

PDF Redaction vs Black Boxes: Why a Drawn Rectangle Deletes Nothing
Mar 05, 2026PDF Redact • advanced11 min
redaction · privacy

A black rectangle drawn over text hides it from your eyes and from nobody else's tools. Learn how PDFs actually store text, how to redact so the data is truly gone, and how to verify it with select-all and extraction tests.

E-commerce Product Image Sizes: How to Prepare Photos That Marketplaces Accept
Feb 24, 2026Image Crop • intermediate11 min
ecommerce · resize

A practical crop → resize → compress workflow for marketplace product images: aspect ratios, minimum resolutions for zoom, format choice, and 1x/2x variants — without guessing at specs.

Word to PDF Without Layout Breaks: Fonts, Page Flow, and Pre-Flight Checks
Feb 11, 2026Word to PDF • intermediate12 min
word · docx

Why Word documents reflow, swap fonts, and shift page breaks when converted to PDF — and the pre-flight routine that keeps your layout intact: font embedding, metric-compatible fonts, and a page-by-page review.