Skip to content

jon-makinen/texture-lab

Repository files navigation

Texture Lab

Generate procedural textured backgrounds for presentations, slides, and designs. Runs entirely in the browser locally.

demo_video_texture_lab.webm

Features

  • 5 generators — blur, noise, patterns, lines, mesh gradient
  • Color palettes — pick colors or extract from a dropped image
  • Randomize — one-click seed randomization with full parameter control
  • Export — download as transparent PNG at 1920×1080
  • Opacity — adjust transparency and preview against any background color

Getting Started

npm install
npm run dev

Open localhost:3000.

Tech Stack

Next.js · React · TypeScript · Tailwind CSS · Canvas API

License

MIT