不喜欢广告? 无广告 今天

SVG Noise & Texture Generator

颜色开发人员图像
广告 移除?

Noise Type


Noise Parameters

Higher = finer grain. Value is divided by 100 (0.01–2.0).
More octaves = richer detail (slower to render).
Change to get a different random pattern.

Color Mode

Boosts the noise intensity via feComponentTransfer.

Output Size

像素
像素

广告 移除?

指导

SVG Noise & Texture Generator

SVG Noise & Texture Generator

Create organic grainy noise and turbulent cloud textures directly in your browser using the SVG feTurbulence filter. Drag the sliders, tweak the seed, pick a tint color, and watch the texture update live. Export as inline SVG, a CSS background-image data URI, or a reusable SVG filter you can apply to any shape.

如何使用

  1. Pick a noise type — Fractal Noise for organic film-grain, Turbulence for cloudy swirls.
  2. 调整 Base Frequency for grain size and Octaves for detail richness.
  3. 更改 Seed to scroll through different random patterns.
  4. 切换 Stitch Tiles for seamless tileable output.
  5. 选择 单色Colored mode and tweak background, tint, opacity, and contrast.
  6. Copy the SVG, CSS data URI, or filter snippet, or download the SVG file.

特征

  • Two noise types – Fractal Noise (organic grain) and Turbulence (smoky swirls).
  • 实时预览 – Debounced re-render on every slider change.
  • Octave control – 1–8 octaves to balance richness against performance.
  • Seeded reproducibility – Every seed is a unique deterministic pattern.
  • Seamless tiling – Optional stitchTiles="stitch" for repeatable backgrounds.
  • Mono or colored – Grayscale grain or any tint via feColorMatrix.
  • Contrast & opacity – Boost intensity with feComponentTransfer.
  • 三种输出格式 – Inline SVG, CSS data URI background, or filter-only SVG.
  • 一键下载 – Save as standalone .svg.

When to Use Noise Textures

  • Grainy gradients – Overlay noise on a CSS gradient to break up banding.
  • Paper and film effects – Add subtle grain to flat illustrations and hero sections.
  • Cloud and smoke backgrounds – Use turbulence with low frequency and a few octaves.
  • Distress and texture overlays – Apply the filter to shapes for a hand-printed look.

常问问题

  1. What is feTurbulence and how does it work?

    feTurbulence is an SVG filter primitive that generates Perlin noise. It produces a pseudo-random pattern based on a seed and a base frequency. Lower frequencies produce broad smoky shapes; higher frequencies produce fine grain. Multiple octaves layer noise at progressively higher frequencies for richer detail.

  2. What is the difference between fractalNoise and turbulence?

    Both are based on Perlin noise. fractalNoise uses the signed noise directly, giving a smoother organic grain that resembles film. turbulence takes the absolute value, producing higher-contrast cloudy swirls that look like smoke or marble.

  3. Why use SVG noise instead of a PNG image?

    SVG noise is generated by the browser at runtime, so it scales infinitely without becoming blurry and adds no extra HTTP request beyond a tiny inline data URI. It also re-renders crisply at any device pixel ratio.

  4. What does stitchTiles do?

    With stitchTiles="stitch", the SVG filter ensures the noise pattern lines up cleanly at the tile boundaries, so the texture can be repeated as a CSS background without visible seams.

  5. Are SVG filters supported by all browsers?

    Yes — feTurbulence is part of SVG 1.1 and is supported by every modern browser, including Chrome, Safari, Firefox, and Edge. Performance varies with the number of octaves and the rendered area, so prefer smaller tiles when targeting low-end devices.

想要享受无广告的体验吗? 立即无广告

安装我们的扩展

将 IO 工具添加到您最喜欢的浏览器,以便即时访问和更快地搜索

添加 Chrome 扩展程序 添加 边缘延伸 添加 Firefox 扩展 添加 Opera 扩展

记分板已到达!

记分板 是一种有趣的跟踪您游戏的方式,所有数据都存储在您的浏览器中。更多功能即将推出!

广告 移除?
广告 移除?
广告 移除?

新闻角 包含技术亮点

参与其中

帮助我们继续提供有价值的免费工具

给我买杯咖啡
广告 移除?