Skip to content

Docs: Reorganize effects categories#7838

Merged
JonnyBurger merged 2 commits into
mainfrom
jonnyburger/effects-categories
May 30, 2026
Merged

Docs: Reorganize effects categories#7838
JonnyBurger merged 2 commits into
mainfrom
jonnyburger/effects-categories

Conversation

@JonnyBurger
Copy link
Copy Markdown
Member

Summary

  • Reorganize the @remotion/effects docs table of contents into more canonical video effect categories.
  • Split source-image stylization from procedural generated effects.
  • Move light-based effects into a dedicated Light category.

Fixes #7828

Test plan

  • bun run build
  • bun run formatting

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview, Comment May 30, 2026 9:15am
remotion Ready Ready Preview, Comment May 30, 2026 9:15am

Request Review

Copy link
Copy Markdown
Contributor

@pullfrog pullfrog Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes — reorganization of the @remotion/effects documentation table of contents into more canonical video effect categories.

  • Split "Generative" into "Stylize" and "Generate" — source-image stylization effects (dotGrid, halftone, lines, scanlines, speckle) are now grouped separately from procedural generation effects (halftoneLinearGradient, noise, whiteNoise).
  • Add "Blur & Shadow" category — groups blur, dropShadow, and glow together.
  • Add "Light" category — groups lightLeak, shine, starburst, and vignette together.
  • Update effect descriptionshalftone() and halftoneLinearGradient() descriptions now clarify source-image vs. procedural semantics.

Pullfrog  | View workflow run | Using Kimi K2𝕏

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@JonnyBurger JonnyBurger merged commit 3c2f9c1 into main May 30, 2026
16 checks passed
@JonnyBurger JonnyBurger deleted the jonnyburger/effects-categories branch May 30, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Question effects categorization

1 participant