DEV Community

Discussion on: VSCode word wrap for very very long base64 image datauri? (Generate no more than 5 lines.)

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

umm... It's not only more than 5 lines now. It's like 100 lines.

Collapse
 
flyingcakes profile image
Snehit Sah

The length depends on the size of image. Larger image size will have a longer base64 representation, and hence occupy more number of lines.