Search for a tool
Pictured as Perfect Code

Tool for encoding and decoding Pictured as Perfect code, converting text into a grid of colored squares (black, white, pink) and recovering the text from an image.

Results

Pictured as Perfect Code -

Tag(s) : Symbol Substitution

Share
Share
dCode and more

dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Pictured as Perfect Code' tool for free! Thank you!

Pictured as Perfect Code

Pictured as Perfect Decoder


Pictured as Perfect Encoder

 


Answers to Questions (FAQ)

What is the 'Pictured as Perfect' code? (Definition)

The Pictured as Perfect code is a visual code appearing in the music video (BGA) of Frums' Pictured as Perfect, created for the G2R2018 Climax -GO BACK 2 YOUR ROOTS 2018- event. It represents text as columns of three coloured squares. Each square corresponds to a ternary digit represented by black, white, or magenta. The 27 possible values of a ternary triplet can represent the space and the 26 letters of the alphabet.

How to encode text in 'Pictured as Perfect'?

To encode text in the style of Frums, use the correspondence table:

Achar(65)Bchar(66)Cchar(67)Dchar(68)Echar(69)Fchar(70)Gchar(71)
Hchar(72)Ichar(73)Jchar(74)Kchar(75)Lchar(76)Mchar(77)Nchar(78)
Ochar(79)Pchar(80)Qchar(81)Rchar(82)Schar(83)Tchar(84)Uchar(85)
Vchar(86)Wchar(87)Xchar(88)Ychar(89)Zchar(90) char(32)
dCode.fr
(The entirely black column represents a space)

Example: PERFECT is encoded as char(80)char(69)char(82)char(70)char(69)char(67)char(84)

In most representations, the order of the characters in the text is reversed (the characters are written from right to left)

How to decode an image into text?

To decode an image, analyse the colours of each column of 3 vertical squares and look them up in the correspondence table.

Example: char(83)char(77)char(85)char(82)char(70) decodes to SMURF, i.e. FRUMS written backwards.

How to recognise an artwork using this code?

An artwork using this code can be identified by a succession of columns composed of three squares, using a palette of three colours: black, white, and magenta (pink).

Each column can potentially be identified by a three-digit ternary number.

Any reference to the BGA (music video) of Frums' 'Pictured as Perfect' or its derivatives is a clue.

What is the connection between 'Pictured as Perfect' and 'Pictured As Brick'?

'Pictured As Brick' is a brick in the game Find The Bricks that directly references this work: its appearance notably features a black background with white and magenta patterns inspired by the BGA. The connection between the two works is therefore primarily visual and referential: 'Pictured As Brick' incorporates graphic elements associated with 'Pictured as Perfect'.

Source code

dCode retains ownership of the "Pictured as Perfect Code" source code. Any algorithm for the "Pictured as Perfect Code" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Pictured as Perfect Code" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Pictured as Perfect Code" or any other element are not public (except explicit open source licence). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.

Cite dCode

The content of the page "Pictured as Perfect Code" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source (Creative Commons CC-BY free distribution license).

Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).

To cite dCode.fr on another website, use the link: https://www.dcode.fr/pictured-as-perfect-code

In a scientific article or book, the recommended bibliographic citation is: Pictured as Perfect Code on dCode.fr [online website], retrieved on 2026-09-25, https://www.dcode.fr/pictured-as-perfect-code

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Pictured as Perfect Code' tool for free! Thank you!


https://www.dcode.fr/pictured-as-perfect-code
© 2026 dCode — The ultimate collection of tools for games, math, and puzzles.
â–˛  
Feedback