Photo Sharing

For Everyone.

Pixelfed

Photo Sharing. For Everyone

Account Login

@csrf
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
@if ($errors->has('password')) {{ $errors->first('password') }} @endif
@if(config('captcha.enabled'))
{!! Captcha::display() !!}
@endif

@if(config('pixelfed.open_registration')) Register ยท @endif Password Reset

Simple. Powerful.

{{$data['stats']['posts']}} Posts {{$data['stats']['likes']}} Likes {{$data['stats']['hashtags']}} Hashtags Used

A free and ethical photo sharing platform.

Feature Packed.

The best for the brightest.

Albums

Create an album with up to {{config('pixelfed.max_album_length')}} photos

Collections

Organize your posts

Filters

Add a filter to your photos

Comments

Comment on a post, or send a reply

Discover

Explore categories, hashtags and topics
@if(config('instance.stories.enabled'))

Stories

Share posts that disappear after 24h
@endif
@include('layouts.partial.footer')