https://github.com/caydey/ffshare
An android app to compress image, video and audio files through ffmpeg before sharing them
https://github.com/caydey/ffshare
android android-app fdroid ffmpeg ffmpeg-kit kotlin
Last synced: 10 days ago
JSON representation
An android app to compress image, video and audio files through ffmpeg before sharing them
- Host: GitHub
- URL: https://github.com/caydey/ffshare
- Owner: caydey
- License: gpl-3.0
- Created: 2022-08-11T16:31:51.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-19T18:34:57.000Z (2 months ago)
- Last Synced: 2025-04-14T10:42:28.277Z (about 1 month ago)
- Topics: android, android-app, fdroid, ffmpeg, ffmpeg-kit, kotlin
- Language: Kotlin
- Homepage:
- Size: 1.73 MB
- Stars: 796
- Watchers: 10
- Forks: 39
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - caydey/ffshare - An android app to compress image, video and audio files through ffmpeg before sharing them (Kotlin)
README
#
FFShare
[
](https://f-droid.org/app/com.caydey.ffshare)
[](https://apps.obtainium.imranr.dev/redirect?r=obtainium://app/%7B%22id%22%3A%22com.caydey.ffshare%22%2C%22url%22%3A%22https%3A%2F%2Fgithub.com%2Fcaydey%2Fffshare%22%2C%22author%22%3A%22caydey%22%2C%22name%22%3A%22FFShare%22%2C%22preferredApkIndex%22%3A1%2C%22additionalSettings%22%3A%22%7B%5C%22includePrereleases%5C%22%3Afalse%2C%5C%22fallbackToOlderReleases%5C%22%3Atrue%2C%5C%22filterReleaseTitlesByRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22filterReleaseNotesByRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22verifyLatestTag%5C%22%3Afalse%2C%5C%22dontSortReleasesList%5C%22%3Afalse%2C%5C%22useLatestAssetDateAsReleaseDate%5C%22%3Afalse%2C%5C%22releaseTitleAsVersion%5C%22%3Afalse%2C%5C%22trackOnly%5C%22%3Afalse%2C%5C%22versionExtractionRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22matchGroupToUse%5C%22%3A%5C%22%5C%22%2C%5C%22versionDetection%5C%22%3Atrue%2C%5C%22releaseDateAsVersion%5C%22%3Afalse%2C%5C%22useVersionCodeAsOSVersion%5C%22%3Afalse%2C%5C%22apkFilterRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22invertAPKFilter%5C%22%3Afalse%2C%5C%22autoApkFilterByArch%5C%22%3Atrue%2C%5C%22appName%5C%22%3A%5C%22%5C%22%2C%5C%22shizukuPretendToBeGooglePlay%5C%22%3Afalse%2C%5C%22allowInsecure%5C%22%3Afalse%2C%5C%22exemptFromBackgroundUpdates%5C%22%3Afalse%2C%5C%22skipUpdateNotifications%5C%22%3Afalse%2C%5C%22about%5C%22%3A%5C%22%5C%22%2C%5C%22refreshBeforeDownload%5C%22%3Afalse%7D%22%2C%22overrideSource%22%3A%22GitHub%22%7D)
[](https://github.com/caydey/ffshare/releases/latest)
[](https://github.com/caydey/ffshare/releases/latest)
[](https://github.com/caydey/ffshare/blob/master/LICENSE)An android app to compress image, video and audio files through ffmpeg before sharing them
## Images
![]()
![]()
![]()
![]()
## Used Libraries
- [FFmpegKit](https://github.com/arthenica/ffmpeg-kit)
- [Timber](https://github.com/JakeWharton/timber)