OffloadBuddy is a multimedia offloading software with a few tricks up his sleeve! It's designed to remove the hassle of handling and transferring the many videos and pictures files from your devices like action cameras, regular cameras and smartphones...
Works on Linux, macOS and Windows!
- Import data from SD cards, mass storage or MTP devices (Linux & macOS)
- Organize and sort your media library
- Copy, merge or reencode media
- Change wrong dates (WIP)
- Show and export GoPro telemetry & GPS traces (WIP)
- Create short video clips (and GIFs) from your videos!
- Assemble photo timelapses into videos
- Extract photos/screenshots from videos
- Create timelapse from videos
- Apply filters to media
- Reframe media (WIP)
- Rotate media (WIP)
- Defisheye media
- Stabilize videos
- GoPro firmware updates
You will need a C++14 capable compiler and Qt 5.9+ (with QtMultimedia, QtLocation and QtCharts) On Windows, the contribs builds fine with MSVC 2017.
Build dependencies:
- Qt (5.9+)
- CMake
- pkg-config (linux / macOS without contribs)
Optional dependencies:
- libusb and libmtp
- libexif
- ffmpeg (3.4+)
- MiniVideo (0.11+)
Contribs (optional):
$ cd OffloadBuddy/contribs
$ python3 contribs.py
OffloadBuddy:
$ cd OffloadBuddy/
$ qmake
$ make
You can browse the code on the GitHub page, submit patches and pull requests! Your help would be greatly appreciated ;-)
You can help us find and report bugs, suggest new features, help with translation, documentation and more! Visit the Issues section of the GitHub page to start!
OffloadBuddy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
Read the LICENSE file or consult the license on the FSF website directly.
Emeric Grange emeric.grange@gmail.com



