About GrabVid
A small tool built by people who got tired of losing videos they wanted to keep.
Our mission
We want saving a video to be as easy as sharing one. That sounds modest, and it is, but the gap between those two things is where most of the frustration lives. Every platform has invested heavily in making content easy to spread and almost no effort in letting you keep it. Bookmarks point at posts, and posts disappear.
So GrabVid does one job properly: you give it a link, it tells you honestly what versions of that video exist, and you take the one you want. We are not trying to become a media library, a cloud storage service, or a social network. The file downloads to your device and our involvement ends there, which is exactly how we think it should work.
How we built this
The site runs on Next.js with the App Router, which means most pages are rendered on the server and arrive as plain HTML. That choice was partly about speed and partly about respect. A tool this simple has no business shipping megabytes of JavaScript to read a link, and the pages you are reading load fine on a slow connection in a train tunnel.
The interactive part, the bit that takes your URL and comes back with qualities, is deliberately the only piece of the site that needs JavaScript at all. Everything else is text and links. We test at 375 pixels wide first, because that is where most people actually use this, and the desktop layout falls out of that rather than the other way around.
We write our own content too. Every FAQ answer, every platform guide, every note about why a 4K download arrives silent came from working through the problem ourselves. If something on this site is wrong, it is our mistake rather than a copied one, and we would like to hear about it.
Our commitment to users
We will never ask you to log in to a social platform through us. No legitimate downloader needs your password, and handing those credentials to a third party is how accounts get taken over. If a video is public, a link is enough. If it is not public, we are not going to try to get around that.
We will not pretend a tool can do something it cannot. You will not find AI upscaling claims here, or a promise to strip watermarks that are baked into the pixels. When the honest answer is that only a 720p version exists, that is what the page will tell you. We would rather be useful than impressive.
And we take copyright seriously, even though we are a tool rather than a publisher. Our disclaimer explains where personal use ends and infringement begins, and if you believe your work is being misused in connection with this site, our contact page gets you to a human.
The team behind GrabVid
We are a small independent group of web developers and writers who work on this alongside other things. There is no venture funding behind it and no growth target to hit, which is why there is no newsletter popup, no push notification prompt, and no premium tier holding 1080p hostage.
The site is funded by Google AdSense advertising, placed in fixed positions that do not cover the content or interrupt a download. That is the entire business model, and it is the reason we can keep every feature free for everyone. If you use an ad blocker we are not going to nag you about it.
If you want to see how the tool actually behaves, start with the how it works guide or jump straight to one of the platform pages such as Instagram or YouTube. We are always happy to hear what is missing.
