Skip to content

feat: export preview frame as png#725

Merged
magic-peach merged 1 commit into
magic-peach:mainfrom
Palakchoithani:feature/export-frame
May 19, 2026
Merged

feat: export preview frame as png#725
magic-peach merged 1 commit into
magic-peach:mainfrom
Palakchoithani:feature/export-frame

Conversation

@Palakchoithani
Copy link
Copy Markdown
Contributor

Description

Adds an Export frame action in the preview toolbar to download the current frame as a PNG.

Related Issue

Closes #720

Type of Contribution

  • New feature
  • GSSoC contribution

Participant Info

Screen Recording

  • Recording / Loom link:
Screen.Recording.2026-05-19.at.5.27.57.PM.mov

Copilot AI review requested due to automatic review settings May 19, 2026 12:00
@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

Someone is attempting to deploy a commit to the magic-peach1's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Thanks for your PR, @Palakchoithani!

Welcome to Reframe — a browser-based video editor built for everyone 🎬

🟠 GSSoC'26 PR detected — thanks for contributing under GirlScript Summer of Code 2026!

What happens next

  1. 🤖 Automated checks — build & TypeScript typecheck will run automatically
  2. Vercel preview — a preview deployment will be created (requires maintainer authorization for fork PRs)
  3. 👀 Code review — a maintainer will review your changes
  4. 🚀 Merge — once approved, your PR will be merged!

Quick checklist

  • PR title follows Conventional Commits (e.g. feat: add dark mode)
  • Linked the issue this PR closes (e.g. Closes #123)
  • Tested the changes locally (bun run dev)
  • Build passes (bun run build)

Useful links

Happy coding! 🎉

@github-actions github-actions Bot added the gssoc'26 GirlScript Summer of Code 2026 label May 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

✅ PR Format Check Passed — @Palakchoithani

Basic format checks passed. A maintainer will review your code changes.

This does not mean the PR is approved — it just means the format is correct.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
reframe Ready Ready Preview, Comment May 19, 2026 0:38am

@magic-peach magic-peach merged commit af76141 into magic-peach:main May 19, 2026
12 of 16 checks passed
@magic-peach
Copy link
Copy Markdown
Owner

@Palakchoithani please star the repo

@magic-peach magic-peach added gssoc:approved Approved for GSSoC'26 quality:clean Well-implemented, clean code labels May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved Approved for GSSoC'26 gssoc'26 GirlScript Summer of Code 2026 level:advanced Advanced level - 55 pts quality:clean Well-implemented, clean code type:feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Export current preview frame as PNG (thumbnail)

3 participants