CONVERSION Tools - Tag
Perform arbitrary base conversion on numbers in any Base 2 (Binary) to Base 36
Convert subtitles from Audacity Label exports to JSON format
Convert any JSON document or file into an Avro schema
Convert decimal numbers to their roman number form
Convert a decimal number into human readable words format
Convert roman numbers to their decimal representation
Convert numbers in scientific notation to their decimal form
Convert a decimal number written in words to it's numeric form
Convert CSV data into JSON. Choose whether property names are auto generated or taken from the header
Convert CSV data or file into XML with the option to write values as attributes or inner XML texts
Convert a distance or length measurement from one unit to another
Convert lyrics file from DOCX to SRT (SubRip) format
Convert lyrics file from DOCX to SRT (SubRip) format
Convert a text file from the MS-DOS/Microsoft Windows convention (CR + LF, 0x0A + 0x0D or \r + \n) to the Unix line termination convention (LF, 0x0D or \n)
Convert epoch or unix timestamp in seconds or milliseconds to human readable date/time and vice versa
Convert a land measurement in one unit to another
Convert GUID to/from Hex, Int, Base64 and standard format
Hex to RGB Color Converter is used to convert a Color in Hex form to it's RGB representation
Convert HTML table to CSV by extracting rows from it
Convert HTML document to JSON by extracting HTML tables from it
Convert JavaScript (JS) objects into JSON by adding double quotes to property names
Convert JSON text (even nested ones) into CSV format using the delimiter of your choice. Output in tabular format is also available
Convert JSON data to HTML table
Convert JSON into JavaScript object by removing quotes from property name and using single quotes instead of double quotes for literal string values
Convert JSON text, document or file into MessagePack format that is viewable in HEX
Convert JavaScript Object Notation (JSON) data or file into Yet Another Markup Language (YAML) format
Convert a land measurement in one unit to another
Join lines of string by removing line breaks or newlines and adding a delimiter (default space) of your choice between each line
Convert lyrics file from LRC to SRT (SubRip) format
Visualize MessagePack encoded data (in HEX, UInt8Array, Base64 or Percent Encoding format) by converting it into JSON format
Convert MP3 files into other formats such as WAV.
Convert MP4 to OGG format
Convert MP4 to WAV format
Convert a text file's new line character to other Operating system specific format
Convert a text file's new line character to other Operating system specific format
Replace newline characters by space
Convert an image (JPEG, PNG, BMP & GIF) to text by performing OCR on it
RGB to Hex Color Converter is used to convert a Color in RGB form to it's Hex representation
Replace space characters by newlines
Replace X number of contiguous spaces to tabs
Convert lyrics file from SRT (SubRip) to LRC format
Convert lyrics file from SRT (SubRip) to MicroDVD (sub) format
Convert subtitles or lyrics from SRT (SubRip) to Sub Station Alpha format
Convert subtitles or lyrics from SRT (SubRip) to the SubViewer (sub) format
Convert subtitles or lyrics from SRT (SubRip) to Timed Text Markup Language (TTML) format
Convert subtitles or lyrics from SRT (SubRip) to plain text format by removing timestamps and other effects
Convert subtitles or lyrics from SRT (SubRip) to YouTube XML format
Convert subtitles or lyrics from Sub Station Alpha format (SSA) to SRT (SubRip)
Convert from MicroDVD (SUB) or SubViewer to SubRip (SRT) format
Convert subtitles between SRT, LRC, SUB, SSA, TTML, STL, VTT and more formats
Replace all tab characters in a text into one or more spaces
Invert the case of each character in the source input
Randomize the case of each character in the source input
Split any text or string into multiple lines by a delimiter of your choice
Convert any text into it's lowercase form
Intelligently convert any text into title case
Convert any text into it's uppercase form
Truncate individual lines of text to any length
Convert lyrics file from TXT to SRT (SubRip) format
Convert subtitle files from VTT to SRT (SubRip) format
Convert WAV to MP4 format
Convert WAV to OGG format
Convert WAV to ULAW format
Convert a weight measurement from one unit to another
Remove either redundant or all whitespaces (space, tab and newline) from a string and return a single line string
Convert XML data into JSON by transforming XML attributes, elements and text nodes to JSON properties
Convert Yet Another Markup Language (YAML) data or file into JavaScript Object Notation (JSON) format