Skip to content

An android app for image and video compression/resizing

License

Notifications You must be signed in to change notification settings

spkdroid/MediaCompressor

Repository files navigation

Media Compressor/Resizer...or whatever

CircleCI

This is a little utility app that listens for the NEW_PICTURE system broadcast from the camera and pops up a notification to compress the picture taken on the fly. You can also just do this in app where you can actually pick multiple images.

Your phone's CPU wept

It also supports Video compression (really just scaling and format conversion) (experimental) with FFmpeg for android built with the instructions here

License

Copyright (C) 2016 Fred Muiru

This program 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.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

An android app for image and video compression/resizing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages