SVG Word Cloud Generator

Create visually appealing word clouds from text as Scalable Vector Graphics (SVG). Choose between Basic mode for quick generation or Advanced mode for customization. Uses D3.js and d3-cloud library for professional word positioning and layout.

How to use the SVG Word Cloud Generator

  • Basic Mode: Enter text and click Generate for a quick word cloud based on word frequency
  • Advanced Mode: Customize word count, frequencies, colors, font sizes, rotation, and canvas size
  • Uses professional d3-cloud algorithm for optimal word positioning without overlaps
  • Common stop words are automatically removed unless specified otherwise
  • Download the result as an SVG file or copy the SVG code to clipboard
  • SVG files are scalable and can be used in web pages, documents, or graphics software
  • Support for word rotation (horizontal, vertical, or mixed orientations)
Note: This tool uses D3.js and d3-cloud libraries which will be loaded automatically. Word size is based on frequency in the text, and the d3-cloud algorithm ensures optimal word positioning without overlaps.
Limit the cloud to the top N most frequent words
Format: word:frequency, one per line. Adds to calculated frequencies
Exclude these words in addition to common English ones
to
Minimum and maximum font sizes in pixels
×
SVG canvas dimensions in pixels
How words should be rotated in the cloud
#1f77b4
#ff7f0e
#2ca02c
#d62728
#9467bd
#8c564b
#e377c2
#7f7f7f
#bcbd22
#17becf
Custom color palette for words

Input Text

Word Cloud Preview

Generating word cloud...

Generated word cloud will appear here

SVG Code