search
Home
Code formatting
CSS / SCSS / LESSHTMLJavaScript / TSJS/TS ObfuscationJSONMinificationSQLXML
Conversions
chmod permissionsColorsCron expressionscURL ConverterData formatsDate and timeGeoreferencing file converterIPv4 to IPv6JSON to modelNumeric basesPHP ↔ JSONStorage unitsSVG to CSS
Cryptography
AsymmetricHash functionsJSON Web Tokens (JWT)Password generatorShare secretsSSL CertificateSymmetricUUID generatorWordPress
Encoding
Backslash Escape / UnescapeBase64 ImageBase64 StringHTML entitiesSVG to CSSURL Encode / DecodeURL Parser
Hardware and devices
Bluetooth (BLE) scannerCamera testDevice informationKeyboard testMicrophone and speaker testMouse testNFC reader and writerPCI identifiers (vendor/device)PSU and UPS power drawRAID CalculatorScreen testSensor testUSB identifiers (VID/PID)WebUSB inspector
Images
BlurHash and LQIPColor extractorCompressorEXIF metadataFavicon generatorFormat converterImage to Base64OCR: image and PDF to textResize and cropSVG to PNG / JPG
Maps
Georeferencing file converterIP geolocationMap EditorMy Public IP
Network
Blacklist CheckercURL ConverterDNS LookupEmail headersHTTP headersIP geolocationIPv4 to IPv6MAC OUI LookupMy Public IPPingSPF, DKIM and DMARCSSL CertificateSubnet CalculatorTrace RouteWhois Lookup
QR & Barcodes
Barcode GeneratorQR GeneratorReader
Reference
ASCII tablechmod permissionsCron expressionsDNS recordsHTML entitiesHTTP status codesMAC OUI LookupMIME typesPCI identifiers (vendor/device)TCP and UDP portsUSB identifiers (VID/PID)
Text
ASCII Art GeneratorLorem Ipsum GeneratorOCR: image and PDF to textRegular ExpressionsText CleanerText ComparatorText style converterWord counter
Terms·Privacy
Scientia

Encoding

IT Tools

Encoding

info_outline
Encode and decode URLs, HTML entities, backslash sequences and more

Backslash Escape / Unescape

Escape strings to paste them into code or unescape backslash sequences when you need to read the real value of a string.

Base64 Image

Convert images into Base64 data URIs for embedding in HTML or CSS, or paste existing Base64 to preview and recover the original image.

Base64 String

Encode text as Base64 or decode existing strings to review payloads, tokens, embedded data and API-transported values.

HTML entities

Convert symbols, accents and reserved characters to HTML entities, or recover the original text when analyzing escaped page content.

SVG to CSS

Convert SVG into CSS-ready values for background, mask or variables, choosing URL encoding or Base64 depending on the use case.

URL Encode / Decode

Transform text with special characters into a valid URL or decode percent-encoding to read parameters, paths and fragments unambiguously.

URL Parser

Split a URL into protocol, host, port, path, query, parameters and fragment to review complex links or debug web integrations.