Playfair decode (lite)

Client

Digraph substitution decode demo.

Playfair decode

Builds a 5×5 Polybius square from a keyword and decrypts digraph ciphertext. J merges with I; non-letters are skipped. Processing runs in your browser—Toolcore does not need your paste for the core operation on this page.

Deterministic transforms; Unicode normalization may change scores.

How to use

Paste or type in the main field, then read the output below. Use Load example when available, or open the page with ?q= / ?qb= so tickets and agents share the same input.

Loading…

Nearby workflows on Toolcore

  • Caesar decode with shiftDecode Caesar cipher with numeric shift. Useful for the next cleanup or cipher step.
  • Word & character countWords, characters, lines, and reading time—paste any text, all client-side. Useful for the next cleanup or cipher step.
  • Code beautifierPretty-print HTML, CSS, JavaScript, XML, and JSON in the browser—readable formatting; pair with Compress for minify. Useful for the next cleanup or cipher step.
  • Writing toolsText and markup helpers: regex builder, plain diff, duplicate-line remover, alphabetize lines, line ending (LF/CRLF) normalize, Lorem ipsum, string case, word count, and Markdown preview—open a card for the job; all listed routes run in your browser. Useful for the next cleanup or cipher step.

Common use cases

  • Playfair decode (lite) for quick local checks without uploading data.
  • Copy results into tickets, docs, or classroom notes.

Common mistakes to avoid

  • Unexpected input shape

    See the intro and how-to notes for accepted formats.

FAQ

Is processing local?

Yes—this runs entirely in your browser.

Agent prefill?

Use q or qb for the main text field when supported.

Related utilities you can open in another tab—mostly client-side.