Hijri to Gregorian Converter – Online Umm al‑Qura Estimate
Convert dates between Hijri and Gregorian using the Umm al‑Qura algorithm. Approximate local moon sighting may vary.
UD5 Toolkit
Instantly transform HTML <table> code into clean, well-formatted Markdown tables
Everything you need to know about HTML to Markdown table conversion
<table> markup into Markdown-formatted tables. Markdown tables use simple pipe (|) and dash (-) syntax, making them ideal for README files, GitHub/GitLab documentation, static site generators like Jekyll or Hugo, and any Markdown-based writing workflow. This tool preserves table structure, handles colspan and rowspan attributes, and can even convert inline HTML elements like links and bold text into their Markdown equivalents.
colspan and rowspan attributes into a normalized grid before generating the Markdown table. For colspan, the cell is duplicated across the specified number of columns in the same row. For rowspan, placeholder cells are inserted in subsequent rows at the correct column positions. This ensures the final Markdown table has a consistent number of columns per row, which is required by the Markdown table specification. If the original HTML table has irregular structures, the tool automatically pads rows with empty cells to maintain alignment.
<table> elements, the converter processes all of them and outputs each as a separate Markdown table, separated by blank lines. This is useful when converting documentation pages or HTML reports that contain several tables. The tool also displays the total number of tables detected, along with row and column counts for each one.
<a href="url">text</a> → [text](url)<strong>bold</strong> → **bold**<em>italic</em> → *italic*<code>code</code> → `code`<img src="url" alt="desc"> → <br> → preserved as <br> (Markdown-compatible)<table> inside another table's cell) are not fully supported in the Markdown output because standard Markdown does not support nested table structures. If a nested table is detected, its content will be extracted as plain text. For best results, avoid nesting tables and consider restructuring your data into separate, independent tables before conversion.
|) within cell content by prefixing them with a backslash (\|), preventing them from being interpreted as column separators. Other special Markdown characters like asterisks and underscores are preserved as-is since they typically render correctly within table cells. HTML entities (e.g., &, <) are automatically decoded during parsing.
|) in the output Markdown table so that all columns have consistent widths. This makes the raw Markdown much easier to read and edit. Without Pretty Print, each column is only as wide as its content (plus one space on each side), which can look jagged. With Pretty Print enabled, extra spaces are added to shorter cells so that the table appears neatly aligned in plain text — this is purely cosmetic and doesn't affect how the table renders.
Convert dates between Hijri and Gregorian using the Umm al‑Qura algorithm. Approximate local moon sighting may vary.
Convert any text to upside down (flipped) characters using Unicode mappings. Copy and paste to social media. 100% local, no data sent.
Enter CMYK values and find the closest Pantone Solid Coated color. For print design reference. Client‑side lookup.
Pick any emoji and download it as a high‑resolution PNG image with transparent background. For social media or icons.
Convert hex or RGB to CIELAB L*a*b* values. Understand perceptual lightness and color opponents. Local math.
Convert currencies using a built‑in table of approximate fixed rates. Useful for quick estimates without live data. Local.
Convert Markdown to styled HTML that retains formatting when pasted into Google Docs or Word. Headings, bold, lists. Client‑side.
Convert any image into colored ASCII art using divs with background colors. Creates a stunning text‑based replica. View & copy HTML.
Type or paste Korean Hangul and see the revised romanization. Also works backwards for basic words. Study aid.
Paste CSV and get a beautiful HTML table with sortable headers (optional). Copy the full HTML/CSS snippet. Local.
Enter a Kelvin value (1000‑40000) and see the approximate white‑balance color. Photography and lighting reference.
Convert a numeric amount into English words, perfect for writing checks or legal documents. Supports USD/GBP styles.
Convert between Gregorian and Hijri (Islamic) dates. Approximate visual reference. Local algorithm.
Convert a Gregorian calendar date to its Julian Day Number and vice versa. Used in astronomy and mainframe computing.
Encode short audio clips into Base64 data URIs for direct embedding in HTML5 <audio> tags. No external files needed.
Translate between binary and Gray code (reflected binary code). See the bit changes. Useful for digital logic.
Encode decimal integers into signed magnitude binary representation and decode back. Learn computer arithmetic.
Convert a decimal number to 32-bit single precision IEEE 754 format. See sign, exponent, mantissa bits. Developer tool.
Convert any date into Roman numerals (day‑month‑year) for tattoos or special occasions. Clean and local.
Convert minutes to decimal hours and vice versa. Essential for billing and payroll. Instant conversion with a handy chart.
Convert between units of absorbed dose and equivalent dose (Gray, Rad, Rem, Sievert). Educational and reference. Local calculation.
Convert between decimal degrees, degrees-minutes-seconds (DMS), radians, and grads. High-precision for surveying and navigation. Local tool.
Convert torque units between Newton-meter, foot-pound, inch-pound, and more. Essential for mechanics and engineers. Instant local conversion.
Convert audio files between popular formats like WAV, MP3, and OGG directly in the browser. No upload, fast encoding using WebAudio and ffmpeg wasm.
Strip HTML tags and convert web content to plain Markdown. Preserve headings, lists, and links. Perfect for content migration. All processing in browser.
Easily convert JSON data arrays into CSV format for Excel or database import. Handles nested structures with flattening options. All conversions happen locally, no data uploaded.
Interactive ASCII table showing decimal, hex, octal, and binary codes for all standard and extended ASCII characters. A classic programmer reference.
Convert between common pressure units: Pascal, Bar, PSI, atmosphere, and Torr. Useful for engineering and weather enthusiasts. Local calculation.
Convert Unix timestamps to human-readable dates and vice versa. Supports seconds and milliseconds. Ideal for developers debugging time-related code.
Convert any image into beautiful ASCII art. Adjust brightness and character set for the best effect. Share text-based pictures. Runs entirely in the browser.