Search results
Name |
---|
Base 64 encoding and decoding The calculators encode string to base64 string and decode back to original string. Special characters (+/) , generally produced by base64 algorithm, can be replaced by the data provided in additional parameter. |
Text Filter with Regex This online calculator splits lines of text using a regular expression. |
String to list converter This online calculator splits string by regular expression and outputs the list of matches (or first matched group) |
Regular expression splitter is a tool that allows you to split a list of strings based on a regular expression pattern. |
UTF-8 encoded string The calculator converts an input string to a UTF-8 encoded binary/decimal/hexadecimal dump and vice versa. |