Coder Social home page Coder Social logo

joz-k / ios_backup_extractor Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 1.0 1.54 MB

iOS backup media extraction tool (photos, videos)

License: Other

Perl 100.00%
backup ios ipad iphone iphone-backup-extractor iphone-backups ios-backups itunes-backups ios-backup

ios_backup_extractor's Introduction

iOS Backup Extractor

ios_backup_extractor is a command line utility to extract media files (photos and videos) from a local unencrypted iOS device backup. This type of backup is typically created by Apple's iTunes or "Apple Devices" application on Windows OS or the built-in Finder application on MacOS1.

Download

Screenshots

screenshot1 screenshot1

--help screen

‘ios_backup_extractor’ extracts media files from an unencrypted
local backup of the iOS device made by iTunes or “Apple Devices” application
for Windows or by iPhone/iPad backup to MacOS computer.

Usage:
  ios_backup_extractor.exe [OPTIONS] DEVICE_SERIAL_ID | DEVICE_BACKUP_DIR --out OUTPUT_DIR
  ios_backup_extractor.exe [OPTIONS] --list

Commands:
  <default>           Extract media files from device backup.
  -l, --list          List available iOS device backups.
      --list-long     Like '--list' but prints more details.

Options:
  -f, --format FORMAT Determines a directory structure created in the output
                      directory. Valid values are:
                        - ‘ym’  for subdirectories like YYYY-MM (default)
                        - ‘ymd’ for subdirectories like YYYY-MM-DD
                        - ‘flat’ no subdirectories
  -s, --since DATE    Extract and copy only files created since DATE.
                        DATE must be in format YYYY-MM-DD.
  -d, --dry           Dry run, don't copy any files.
  -v, --verbose       Show more information while running.
  -h, --help          Display help.

Examples:
  List all available iOS backups to determine device serial numbers.

      ios_backup_extractor.exe --list

  Extract all media files for a device with the serial number 'ABC123ABC123'
  to 'My Photos and Videos' directory. Such directory must exists already.

      ios_backup_extractor.exe ABC123ABC123 -o "My Photos and Videos"

Version:
    1.2.1 (2024-03-21)

License

© 2024 joz-k, Artistic License 2.0

Footnotes

  1. Follow instructions from Apple's iPhone User Guide.

ios_backup_extractor's People

Contributors

joz-k avatar

Stargazers

sharmanhall avatar  avatar 666AdvoC0de avatar teamNOOB avatar Alice Lia Stapleton avatar  avatar bu11etpr00f avatar Jonas Vetsch avatar James Sharkey avatar Marco Sadowski avatar Thomas Chia avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nickcellar

ios_backup_extractor's Issues

creating new release version for "Apple Devices" Support

Hi! First of all, great job. Backup iOS Files so that you can access them is just a pain but your tool makes live easier. Regarding support for the "Apple Devices" App, I saw that you already implemented a fix. Would you like to create a new prebuild release?

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.