Encrypt Online
Theme
Privacy Tool inputs are processed in your browser and are not sent to us.

What Is This String? Format Identifier

Inspect the structure, review other valid interpretations, and choose the right next tool

Safety note: Identification runs in your browser and the value is not carried into another tool. Avoid pasting active secrets; structure can identify a container or encoding, but it cannot prove that opaque data is encrypted or safe.
Inspect an unfamiliar valueCompare structural evidence for Base64, JWT, JWE, hex, PEM, hashes, OpenSSL envelopes, JSON, XML, identifiers, and common file bytes
Maximum input: 256 KiB of text. Inspect one value at a time.
Formats the Identifier Checks

The detector looks for strong markers first: matching PEM or OpenPGP boundaries, parseable JWT or JWE headers, OpenSSL Salted__ bytes, data URIs, structured password hashes, JSON, XML-shaped text, UUIDs, ULIDs, binary strings, hex, Base32, Base64URL, Base64, and selected file signatures after decoding.

How to Interpret the Result

A strong structural match means required markers or parseable fields were present. A possible match means the alphabet, length, or byte shape fits, but context is still needed. When several representations are valid, the page keeps the alternatives visible instead of inventing a confidence percentage.

What This Check Can and Cannot Confirm

A string by itself usually cannot distinguish encrypted, compressed, random, or undocumented binary data. A PEM label does not validate the object inside it, a JWT shape does not verify its signature, and a file signature does not establish that the complete file is valid or safe. Use the reported evidence as a routing decision, not a security verdict.

Choose the Specialized Tool After Identification
  1. Inspect one unchanged value and read the evidence for the primary match.
  2. Review alternative interpretations when the alphabet or length overlaps.
  3. Open the suggested specialized tool without transferring the original input.
  4. Verify the value against its source-system documentation before making a security decision.
String Format Identification FAQ
Can this tell whether a value is encrypted?

No. It can recognize an explicit envelope such as OpenSSL Salted__, but opaque bytes alone do not prove encryption.

Why can one string match more than one format?

Many encodings share letters and digits. A hex string, digest-shaped value, Base32 value, or Base64 value can overlap until context or decoded structure separates them.

Does the next-tool link include my value?

No. Links carry only the destination route. Copy and paste the value yourself if you choose to continue.