Convert data sizes between bytes, KB, MB, GB, and TB; data transfer rates between bps and Gbps; and numbers between binary, hex, and decimal.
Digital computing uses specialized units for data storage, transfer rates, and number systems. File sizes appear in bytes or gigabytes, internet speeds measure in megabits per second, and programmers work with binary and hexadecimal representations alongside decimal numbers.
These converters handle data size conversions (bytes to gigabytes), bandwidth calculations (Mbps to MB/s), and number system transformations (binary, hexadecimal, decimal). All conversions account for both metric (1000-based) and binary (1024-based) systems where applicable.
Designed for IT professionals sizing storage, network engineers calculating bandwidth, programmers working with different number bases, content creators managing file sizes, and anyone working with digital data specifications.
Step-by-step guidance and best practices for getting the most out of this collection
Data size conversion involves two systems: metric (decimal, powers of 1000) and binary (powers of 1024). Hard drive manufacturers use metric: 1 KB = 1000 bytes, 1 MB = 1000 KB, 1 GB = 1000 MB. Operating systems use binary (KiB, MiB, GiB): 1 KiB = 1024 bytes, 1 MiB = 1024 KiB, 1 GiB = 1024 MiB. This explains why a 1 TB drive shows as 931 GB in Windows. The Data Size Converter clarifies which system applies. Modern standards prefer MiB/GiB notation for binary to avoid confusion, though Windows still displays GB (meaning GiB).
Data rate (bandwidth) conversion distinguishes bits (lowercase b) from bytes (uppercase B). Internet speeds use bits per second (Mbps = megabits per second), while file downloads show bytes per second (MB/s = megabytes per second). Since 1 byte = 8 bits, a 100 Mbps connection transfers roughly 12.5 MB/s (100 ÷ 8). The Data Rate Converter handles these conversions plus overhead (protocols reduce effective speed). Always check whether specs use bits or bytes to avoid 8x miscalculation.
Number system conversion transforms between binary (base-2: 0-1), decimal (base-10: 0-9), and hexadecimal (base-16: 0-9, A-F). The Binary Hex Decimal Converter helps programmers work with different representations. Hex provides compact binary representation: one hex digit equals 4 bits, so FF = 11111111 (255 decimal). Use binary for bitwise operations and low-level logic, decimal for human-readable values, and hex for memory addresses, color codes (#FFFFFF), and compact byte representation. Understanding these systems helps debug code and work with computer memory.
Convert between data storage units
Convert data transfer rates
Convert between binary, hexadecimal, decimal
Common ways professionals use these tools together
Convert file size to megabytes
Data Size Converter
Convert internet speed to MB/s
Data Rate Converter
Divide file size by transfer rate for time
Data Rate Converter
Convert hex memory address to decimal
Binary Hex Decimal Converter
Convert to binary for bit analysis
Binary Hex Decimal Converter
Everything you need to know about digital data converter tools
Collections that complement and enhance your current selection
Convert length, weight, volume, and area between metric and imperial. Includes inches to cm, miles to km, feet to meters, and kg to pounds.
Convert Celsius to Fahrenheit, work across time zones, transform Unix timestamps into dates, and turn modern dates into Roman numeral notation.
Convert cooking measurements, gas marks, baking ingredients, torque, pressure, fuel efficiency, engine displacement, power units, and paper sizes.
Convert shoe sizes, clothing sizes, and ring measurements between US, UK, EU, and Japanese systems. Includes a Roman numeral converter.
Convert cooking measurements, gas marks, baking ingredients, torque, pressure, fuel efficiency, engine displacement, power units, and paper sizes.
Compute mortgages, loans, and investment returns. Calculate principal, interest, and monthly installments for reliable personal financial planning.
Discover additional tools and resources to expand your toolkit
CSS gradient generators for linear, radial, and conic blends. Set color stops, angles, and easing curves, then copy the ready-to-paste CSS code.
View PDF metadata and statistics, count pages, search and highlight text, add or remove watermarks, invert colors, clean scans, and convert to B&W.
Add or remove PDF passwords, redact sensitive text, strip annotations, scan for privacy leaks, edit metadata, sign documents, or repair broken files.
Convert PNG, JPG, SVG, WebP, AVIF, HEIC, BMP, TIFF, GIF, JXL, or TGA into multi-size .ico favicon files for websites and desktop apps.
Convert CSS units for responsive web design. Transform PX to REM, EM, or VW instantly to build scalable frontend layouts and typography.
WCAG color contrast checkers, color-blindness simulators, and accessible palette pickers. Verify AA and AAA ratios for text, icons, and UI states.
Explore our complete collection of free, browser-based tools for all your design and development needs.
Browse All Tools