/Text2PNG

transform text into a png (in <image>) with HTML canvas. texts vertically & horizontally centered, font-size shrink and line break appear as the text getting longer.

Primary LanguageJavaScript

Text2PNG

transform text into a png (in <image>) with HTML canvas.

you can prescribe the width and height of the generated png.

texts are vertically and horizontally centered.

font-size shrink automatically and line break produce as the text getting longer, ensuring no content spill out of 'image'.