Faceb — Get Mastodon Videos, Photos & Audio Saved to Any Device

Grab any Mastodon video, photo, or audio track and save it straight to your device — zero registration required

Download Faceb.ai

* Faceb.com allows you to download image galleries, videos, and collections from any image hosting site

How to Get Mastodon Videos, Photos & Audio onto Your Device

Download Mastodon Videos and Images for free with our Mastodon Downloader

Shortcut method — add our domain before any media URL like this:

faceb.com/https://www.example.com/path/to/media
Or follow these three steps to grab your Mastodon media.
1. Copy the Mastodon URL

Go to Mastodon, find the video, photo, or audio you want, and copy its link from the address bar or share menu.

2. Paste It on Faceb

Come back to this page and drop that link into the input field above.

3. Get Your Mastodon Download

Press the button and your file lands on your device right away. Spread the word about Faceb.com!

Grab Downloads via Our API

Build downloads into your app. Plug into the Faceb API and ship in minutes — no scraping, no rate-limit headaches, just clean endpoints.

Single endpoint, simple request
Predictable JSON response
No scraping or rate-limit headaches
Pay-as-you-go pricing
Python
import requests

response = requests.post(
    "https://api.faceb.com/api/download",
    headers={"Authorization": "API_KEY"},
    json={"url": "URL"},
)

for item in response.json()["items"]:
    print(item["type"], item["url"])

Faceb FAQ: Saving Mastodon Videos, Photos & Audio Files

Paste any public Mastodon URL into the field above — video, image, audio, or a mix of those — and Faceb returns the media in its native format, ready to keep.

Mastodon mixes video, images, and sometimes audio in the same feed. Faceb handles whichever media type the URL points at and returns it in the platform-native format (MP4, JPG, GIF).

Mastodon posts can be video, image, GIF, or audio — Faceb returns each in its native format (MP4, JPG, GIF). Nothing is re-encoded.

Yes. Faceb pulls the same bytes Mastodon serves, so the file is the original resolution and bitrate the creator uploaded — no recompression step.

No login required. Mastodon serves the media on public URLs and Faceb works as long as you can open the post in a browser without signing in.

Mastodon is federated, meaning every instance runs its own server. Faceb works on standard public posts across any instance — paste the full URL including the instance hostname and it resolves the same way.

Yes. Open Faceb.com on iPhone, Android, or any browser, paste the Mastodon URL, and the file lands in your phone's Downloads or Photos. No app to install.

The free tier gives every visitor a generous daily quota that covers most casual Mastodon use. Create a Faceb account to lift the cap, or pick up Pro for unlimited batch downloads.

Mastodon does not fire a notification when an anonymous visitor (or Faceb) opens a public post URL. The creator sees their normal analytics — view counts only, no per-viewer identification.

Free covers a daily quota that suits casual Mastodon use. Pro removes the cap, adds batch and parallel processing, and gets you priority queueing during busy hours.

Check the URL opens in an incognito browser tab first — if it doesn't, Mastodon has taken the post down or made it private. If the URL works in incognito but Faceb fails, hit the contact form and we'll add the fix.

Saving public Mastodon content for personal use is generally allowed. Redistribution and commercial reuse are a separate question and stay with the original poster's rights.

Faceb does not retain your downloads. Every file is delivered directly to your browser over a secure, encrypted connection in real time.

-
Loading...
Get download tips & updates

API Privacy Policy Terms of Service Contact Us Follow us on BlueSky

2026 Faceb LLC | Made by nadermx