Skip to content

feat: add HEIF, HEIC, and WebP to image extensions - #497

Merged
divyam234 merged 1 commit into
tgdrive:mainfrom
hassankhan2608:patch-1
Aug 15, 2025
Merged

feat: add HEIF, HEIC, and WebP to image extensions#497
divyam234 merged 1 commit into
tgdrive:mainfrom
hassankhan2608:patch-1

Conversation

@hassankhan2608

Copy link
Copy Markdown
Contributor

Summary

This PR updates Teldrive’s file type detection to properly recognize modern image formats.

Changes

  • Added webp, heif, and heic to the imageExtensions array.

Context

Previously, files with .webp, .heif, or .heic extensions were categorized as "others" instead of "images".
This caused incorrect grouping in file views and could confuse users.

Benefits

  • Ensures modern image formats from smartphones and cameras are correctly identified as images.
  • Improves file organization and user experience.

- Added some image formats: heif, heic, webp
@divyam234
divyam234 merged commit c121c86 into tgdrive:main Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants