BibTeX vs RIS vs CSL-JSON: which citation format to use in 2026
Three formats, each dominant in a different ecosystem. The honest comparison and the migration paths between them.
4 min read
Practical guides on file formats, conversion workflows, and the weird quirks of every tool we ship. Written from real use cases, not search-engine bait.
Three formats, each dominant in a different ecosystem. The honest comparison and the migration paths between them.
4 min read
Most scanned PDFs are images of pages. Real text extraction needs OCR. Here is how the process works and where it fails.
5 min read
Garmin wants GPX. Google Earth wants KML. Here is the practical breakdown for hikers, cyclists, and anyone planning routes.
4 min read
The format every family-history program reads and writes, dating to 1985. How it works, the common pitfalls, and how to extract individuals into a spreadsheet.
4 min read
JSONL is JSON with one record per line. Here is why streaming pipelines, BigQuery, OpenAI fine-tuning, and LangChain all converged on it.
4 min read
The exact two taps in Settings, what changes after the switch, and the storage cost you should expect.
4 min read
How to take a stack of phone photos and end up with one PDF you can email to accounting in under 30 seconds.
4 min read
Most PDFs are too big because of unoptimized images. Here is the four-step compression that cuts file size by 80-90% without making text unreadable.
4 min read
YAML is the config language behind Docker, Kubernetes, GitHub Actions, and a thousand other devops tools. Here is the structure, the gotchas, and when to pick TOML or JSON instead.
3 min read
Same data, different syntax, different use cases. The one-second guide and the gotchas that bite when you convert between them.
4 min read
The four conversion paths (Word, Mac Pages, LibreOffice, browser), the fonts that always cause trouble, and how to fix a PDF that looks different from the Word doc.
4 min read
If you work in healthcare IT or data analysis and you keep seeing pipe-delimited messages you can not decode, here is the structure in plain English.
4 min read
An honest comparison: file size, quality, compatibility, editability. When HEIC wins, when JPG wins, and the conversion strategies that actually work for both.
3 min read
Three ways to extract images from a PDF: page-by-page, batch, or just the embedded pictures. Plus the DPI choice that actually matters.
3 min read
KML is Google Earth's native format for maps and geographic data. Here is what it can hold, how it compares to GPX and GeoJSON, and when each one is the right call.
3 min read
Windows 11 needs two Microsoft Store extensions to natively view HEIC files. Here is how to install them, what happens if you do not, and what to do if Microsoft's HEVC extension price is the dealbreaker.
3 min read
Commas in fields, leading zeros stripped from IDs, dates auto-formatted, encoding garbage. The four most common Excel CSV failures and the import path that fixes all of them.
3 min read
Each reference manager has its own import quirks. Here is the exact menu path, the encoding gotcha, and the one field that gets lost in each.
3 min read
iPhones save photos as HEIC instead of JPG. Here is what HEIC actually is, when Apple started using it, why Windows refuses to open them, and the three options you have for working with them.
4 min read
Three reasons people pull the audio out of a video, what changes about the file when you do, and how to get a clean MP3 in your browser without uploading anything.
5 min read
Why a researcher might want their LaTeX bibliography as a spreadsheet, the column layout that survives the conversion, and how to handle the quirks of multi-author entries, accented names, and DOIs.
5 min read