Skip to content

smartcraze/pfpstudio

Repository files navigation

Screenshot 2026-01-30 095806

PfpStudio Preview

Screenshot 2026-01-30 095705 Screenshot 2026-01-30 095733 Screenshot 2026-01-30 095749 Screenshot 2026-01-30 095806

Create stunning animated profile pictures for social media. Zero design skills required.

Contributing

We welcome contributions! Here are some tips to get started:

  1. Fork the repo and clone it locally.
  2. Install dependencies using Bun:
    bun install
  3. Run the development server:
    bun dev
  4. Make your changes. Please follow the existing code style (Prettier/ESLint).
  5. Test your changes to ensure nothing is broken.
  6. Push to your fork and submit a Pull Request.

💡 Tips for Contributors

  • Components: We use shadcn/ui components. Check components/ui before creating new primitive components.
  • Styling: Use Tailwind CSS classes. Avoid custom CSS files if possible.
  • Icons: We use @tabler/icons-react for icons.
  • State Management: We use React Context (lib/profile-context.tsx) for managing global state like the uploaded image and editor settings.

About

Profile picture editor with animated export — Canvas API, image manipulation [React, TypeScript]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors