vidr.
Social Media Packet

Everything to market vidr — a video editor for the browser.

Sorted by platform. Each section has the right-sized assets, the copy to post, and a one-click download of that platform's pack. Keep it cohesive: same logo, same dark/blue look, and one line everywhere — a free video editor that runs in your browser. Link is always vidr.video.

⬇ Download the full kit (.zip)

Brand rules — read first

✓ Do
  • Lead with "a free video editor that runs in your browser."
  • Creator-first, plain, a little indie. Talk to AI filmmakers & short-form creators.
  • Always say local-first / nothing leaves your device.
  • "Bring your own generator" (Runway, Kling, Veo, Pika, ComfyUI). Link = vidr.video.
✕ Avoid
  • Don't say "Adobe Premiere alternative" in posts/bios — that's website SEO only.
  • No saas tone ("revolutionize / unleash / supercharge").
  • Don't claim "no watermark" — free exports carry the mark (no-watermark = future pro).
  • Don't recolor the logo. Blue #3b82f6 on near-black #0f0f0f.
𝕏

X / Twitter

⬇ Download X pack

Profile + banner, plus a share card so links auto-preview, and a square image post.

Avatar

1080²
Profile picture.
↓ download

Header

1500×500
Profile banner.
↓ download

Share card

1200×630
Auto-preview when vidr.video is posted.
↓ download

Image post

1080²
Square in-feed post.
↓ download
Bio (≤160)
A free video editor that runs in your browser. Multitrack timeline, mp4 export, + an AI storyboard for generated footage. Local-first — nothing uploaded. ↓
Pinned / launch post
vidr is live — a free video editor that runs entirely in your browser. Real multitrack timeline, mp4 export, and an AI-storyboard workspace for generated footage. No install, no upload. → vidr.video
Hashtags
#videoediting #aivideo #browserbased #localfirst #buildinpublic #indiehacker

Profile, a square feed post, and a 9:16 for Stories & Reels covers.

Avatar

1080²
Profile picture.
↓ download

Feed post

1080²
1:1 in-feed.
↓ download

Story / Reel

1080×1920
9:16 cover.
↓ download
Bio (≤150)
🎬 Free browser video editor 100% local · nothing uploaded + AI storyboard for generated footage Bring your own generator ↓
Sample caption
Edit video in your browser — free. Multitrack timeline, color grade, keyframes, mp4 export, + an AI storyboard. Your media never leaves your device. Link in bio → vidr.video
Hashtags
#videoediting #aivideo #aifilmmaking #runway #kling #veo #pika #comfyui #browserbased #localfirst #contentcreator #shortfilm #editing #reels

Profile + a 9:16 cover / end-card. TikTok is video-first — pair these with a screen-recorded demo.

Avatar

1080²
Profile picture.
↓ download

Cover / end-card

1080×1920
9:16 still for covers/outros.
↓ download
Bio (≤80)
Free video editor in your browser. AI storyboard built in. Local-first.
Sample caption
free browser video editor 👀 timeline + AI storyboard, and nothing leaves your device → vidr.video
Hashtags
#videoediting #aivideo #aifilmmaking #editing #fyp #browserbased #localfirst

Page profile + cover, a feed post, and the share card for links.

Avatar

1080²
Page picture.
↓ download

Cover

851×315
Page cover photo.
↓ download

Feed post

1080²
In-feed post.
↓ download

Share card

1200×630
Auto-preview on shared links.
↓ download
About / bio
vidr is a free, browser-based video editor — a multitrack timeline with color grading, keyframes, and mp4 export, plus an AI-storyboard workspace for creators working with generated footage. Everything runs locally; your media never leaves your device. → vidr.video
Sample post
Meet vidr — a free, browser-based video editor. • Multitrack timeline, trim/split, color grade, keyframes, mp4 export • AI-storyboard panel: plan shots, extract frames, attach prompts + metadata • Local-first — your media never leaves your device No install. → vidr.video

Channel icon + banner, plus a reusable thumbnail template for tutorials & demos. The key platform for a video editor.

Channel icon

1080²
Profile.
↓ download

Channel banner

2560×1440
Content sits in the center safe area.
↓ download

Thumbnail template

1280×720
Reuse for every video.
↓ download
Channel description
vidr — a free video editor that runs in your browser. Tutorials, demos, and AI-filmmaking workflows. Multitrack timeline, mp4 export, AI storyboard. Local-first — your media never leaves your device. → vidr.video
Video ideas
• "Edit a full video in your browser (no install)" walkthrough • "Turn AI clips into a film" — storyboard → timeline → export • Frame-extractor + re-prompt loop demo

Page logo, link-share card, and a feed post.

Logo

1080²
Page logo.
↓ download

Share card

1200×630
Link-share preview.
↓ download

Feed post

1080²
In-feed post.
↓ download
About
vidr — a free, browser-based video editor with a multitrack timeline, color grading, keyframes, and mp4 export, plus an AI-storyboard workspace for creators working with generated footage. Local-first; media never leaves the device. → vidr.video

Export watermark — engineering only

Not for posting. This transparent mark is burned into free-tier video exports (bottom-right, ~20% width, 85% opacity); pro skips it. vidr exports via ffmpeg.wasm — equivalent CLI:

ffmpeg -i in.mp4 -i vidr-watermark.png -filter_complex \
 "[1]format=rgba,colorchannelmixer=aa=0.85,scale=iw*0.20:-1[wm];\
  [0][wm]overlay=W-w-24:H-h-24" -c:a copy out.mp4
↓ watermark.png (transparent)