Python Format String Visualizer

Visualize and understand Python format strings and f-strings

Input

Visualization updates automatically as you type

Visualization

Enter a format string to see the visualization

Legend

variable Variable name
!r Conversion
* Fill character
< Alignment
+ Sign
# Alternate form
0 Zero padding
30 Width
, Grouping
.2 Precision
f Type
text Literal text