Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Add support for HEIC image format from iOS/iPadOS screenshots #5570

Open
1 task done
RedwindA opened this issue Jan 31, 2025 · 0 comments
Open
1 task done
Labels
✨ enhancement New feature or request

Comments

@RedwindA
Copy link
Contributor

What features would you like to see added?

Add support for HEIC image format, especially for iOS/iPadOS users who take screenshots and want to drag & drop them directly into LibreChat conversations. The feature should include automatic conversion of HEIC images to a supported format (like JPEG/PNG) on the frontend before uploading.

More details

Currently, when iOS/iPadOS users take screenshots, they are saved in HEIC format by default, and there's no system option to change this behavior. While the official ChatGPT website supports HEIC format, LibreChat doesn't handle these files, creating friction for Apple device users.

Proposed solution:

  1. Detect HEIC format when users attempt to upload images
  2. Implement client-side conversion from HEIC to JPEG/PNG
  3. Upload the converted image to maintain compatibility with existing backend processing

Which components are impacted by your request?

No response

Pictures

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@RedwindA RedwindA added the ✨ enhancement New feature or request label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant