LCD Type
A type specimen on a screen you can see the pixels of.
How it moves
A title accelerates up and out of frame, then lines type themselves a word at a time — each laid out centred at its finished width and revealed left to right while the whole line slides slowly left, so it grows without ever drifting from the middle. Over all of it sits an RGB subpixel grid and a scanline, applied to the whole frame rather than to the glyphs, which is what makes the type read as displayed rather than drawn.
Installation
$ pnpm dlx shadcn@latest add @snapcn/lcd-typeNeeds an existing Remotion project and a components.json. Two-minute setup if this is your first snapcn component.
Frequently asked questions
How do I add LCD Type to a Remotion project?
LCD Type is part of snapcn Pro, and installs with the same shadcn CLI as every free component: npx shadcn@latest add @snapcn/lcd-type. The source is copied into your project and is yours to edit — there is no runtime package to keep installed.
What is LCD Type?
LCD Type is a Remotion product demo animation for React. A type specimen on a screen you can see the pixels of.
Is LCD Type free?
No. It is one of 48 Pro components, sold together: $129 a year for the whole catalogue and everything that ships while your year runs, or $249 once to own it outright. The other 41 snapcn components are free and MIT.