Developer Tools
General
Home
Data Visualization
Parquet VisualizerCSV VisualizerTSV ViewerExcel PreviewerAvro ViewerProtobuf ViewerORC ViewerJSONL ViewerSchema Inspector
Big Data Formats
Delta Lake ExplorerIceberg Metadata Viewer
Data Engineering
SQL Query ToolSQL Query VisualizerSpark Error DecoderKafka Message DecoderDBT Lineage ViewerCSV to JSON
Security & Auth
JWT DecoderJWT Expiry CheckerBase64 ToolHash GeneratorUUID GeneratorAPI Key GeneratorBcrypt GeneratorPassword Generator
JSON / SQL Tools
JSON FormatterJSON Diff CheckerJSON Path TesterJSON Schema GeneratorJSON ViewerJSON to TypeScript / PythonSQL FormatterSQL Query ConverterER Diagram GeneratorAPI TesterCurl GeneratorTimestamp ConverterXML FormatterYAML ValidatorMaven Dependency Visualizer
Text & Encoding
Regex TesterRegex GeneratorRegex ExplainerDiff CheckerURL Encoder/DecoderMarkdown PreviewerHTML ViewerUnicode ConverterTimezone Converter
Cloud & DevOps
Cron GeneratorAWS ARN DecoderDocker Compose GeneratorTerraform FormatterKubernetes YAML Visualizer
Productivity
ENV GeneratorGitignore GeneratorMarkdown Table GeneratorREADME GeneratorCommit Message GeneratorChangelog GeneratorCode Snippet Manager
Design & Media
QR Code GeneratorBarcode GeneratorColor PickerSVG Optimizer
  1. /
  2. Blog

Blog

Practical guides for data engineers and backend developers.

Data Engineering

How to View Apache Iceberg Table Metadata Without Spark or Trino

Inspect Iceberg snapshots, manifests, and schema evolution directly from metadata files — no cluster, no catalog service.

July 3, 2026
Data Engineering

How to Decode Kafka Messages: JSON, Base64, and the Avro Wire Format

Kafka message looks like garbage? Recognize the Confluent wire format, extract schema IDs, and decode the payload.

July 3, 2026
Data Engineering

Spark "Container Killed by YARN for Exceeding Memory Limits" — Explained and Fixed

Why YARN kills executors that seem to have plenty of heap, what memoryOverhead covers, and the four fixes that work.

July 3, 2026
Data Engineering

How to Open Parquet Files Without Spark or Python

Three practical ways to inspect Parquet files locally — no cluster, no environment setup, and no data leaving your machine.

May 1, 2025
Security

How to Decode a JWT Token Without Sending It to a Server

JWTs are Base64-encoded. Learn how to inspect claims, check expiry, and debug auth issues without pasting tokens into untrusted tools.

May 10, 2025
Hexabench

60+ free developer tools that process your files locally in your browser. No uploads, no sign-up, no tracking of your data.

Popular Tools

  • JSON Formatter
  • JWT Decoder
  • Regex Tester
  • Diff Checker
  • Timestamp Converter
  • UUID Generator

Data Engineering

  • Parquet Viewer
  • Avro Viewer
  • Iceberg Metadata Viewer
  • Delta Lake Explorer
  • SQL Query Tool
  • Kafka Message Decoder

Resources

  • Blog
  • About
  • Privacy
  • Terms
© 2026 Hexabench · Free local-first developer tools