Home Newsroom

{{ config_cache('about.title') ?? 'Photo Sharing. For Everyone' }}

{!! config_cache('app.description') ?? config_cache('app.short_description') ?? 'Pixelfed is an image sharing platform, an ethical alternative to centralized platforms.'!!}

@if($rules)

Rules

    @foreach($rules as $rule)
  1. {{$rule}}
  2. @endforeach

For more information, please review our Terms of Use

@endif

Feature Packed.

The best for the brightest 📸

Albums

Share posts with up to {{config_cache('pixelfed.max_album_length')}} photos

Comments

Comment on a post, or send a reply

Collections

Organize and share collections of multiple posts

Discover

Explore categories, hashtags and topics

Photo Filters

Add a special touch to your photos

Stories

Share moments with your followers that disappear after 24 hours

{{$user_count}} people have shared {{$post_count}} photos and videos on {{config_cache('app.name')}}!

@if(config_cache('pixelfed.open_registration'))

Sign up today and join our community of photographers from around the world.

@endif
@include('layouts.partial.footer')