Skip to content

Features

Lina L. edited this page Jan 6, 2025 · 2 revisions

Features

Direct Media Support

With r.bskx.app, you can directly preview the image without the embed.

image

Gallery View

With g.bskx.app, you can merge multiple images together.

image

Custom PDS video support

If you want to embed a video hosted on a custom pds, you can use the v.bskx.app subdomain, this is slower than normal but will always work.

Mixing-in multiple flags

You can mix-in multiple features together to have a nice result no matter what style you use.

Possible uses Equivalent
r.g.bskx.app/g.r.bskx.app Raw Media Support + Gallery View
r.v.bskx.app/v.r.bskx.app Raw Media Support + Rendered Video

Indexing images

You have a raw media, and you don't want to pick the first image? You can add an optional /index (0 indexed, not 1) route at the end of the URL to pick the exact image.

For example, let's say https://bsky.app/profile/hello.world/aabbccdd has 4 images. With https://r.bskx.app/profile/hello.world/aabbccdd, you'd have only the first image displayed. If you want, for instance, the second image, you can use this URL https://bsky.app/profile/hello.world/aabbccdd/1, then the second image will be displayed.

Clone this wiki locally