chrisdanford / Tidy

Tidy Photo & Video: iOS app to recover Device and iCloud storage space by removing duplicates and recompressing videos to use "High Efficiency" compression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIDY Video and Photo

An iOS app to keep your photo library nice and clean.

Description

Using TIDY, you can recover massive amounts of device and iCloud space. It's 100% free and open-source, so get started today!

Features

  1. Find and delete duplicate photos and videos
  2. Find and delete lower-quality resized versions of videos
  3. Reduce the size of videos by 30% while maintaining quality by upgrading to "High Efficiency" video compression
  4. View videos sorted by size and delete large videos that are no longer needed
  5. Clear "Recently Deleted" to reclaim iCloud storage space immediately

Installation

iOS App Store:

Development setup

git clone https://github.com/chrisdanford/Tidy.git
pod install
open Tidy.xcworkspace

Release History

  • 1.0.0
    • Initial Release

Meta

Chris Danfoprd – @ChrisDanfordchrisdanford@gmail.com

Distributed under the GPL license. See LICENSE for more information.

https://github.com/chrisdanford

Contributing

  1. Fork it (https://github.com/chrisdanford/Tidy/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Tidy Photo & Video: iOS app to recover Device and iCloud storage space by removing duplicates and recompressing videos to use "High Efficiency" compression

License:GNU General Public License v3.0


Languages

Language:Swift 99.7%Language:Ruby 0.3%