Skip to content

This is made for people who want to check if there are any missing IMG pictures, which are pictures typically named by iPhone and stored in a DCIM folder.

Notifications You must be signed in to change notification settings

dennwill/missing-imgbatch-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Missing IMGBatch Checker

Overview

Missing IMGBatch Checker is a personal project designed to help identify missing image files in a DCIM folder, typically used by iOS devices. This tool ensures that all expected image files are accounted for, making it easier to detect gaps in your photo collection.

Features

  • Scans a DCIM folder for missing image files.
  • Supports common iOS file naming conventions (e.g., IMG_0001.JPG).
  • Provides a report of missing files for easy reference.
  • Lightweight and easy to use.

Use Case

When transferring photos from an iOS device, some files may be accidentally skipped or lost. This tool helps verify that all files in a sequence are present, ensuring no memories are left behind.

How It Works

  1. Open the web app in your browser.
  2. Specify the directory containing the DCIM files.
  3. Define the expected file naming pattern and range (e.g., IMG_0001.JPG to IMG_0999.JPG).
  4. The app scans the folder and identifies missing files.
  5. A report is generated listing the missing file names.

Requirements

  • A modern web browser (e.g., Chrome, Firefox, Edge).

Installation

  1. Clone the repository:
    git clone https://github.com/DryCrade/missing-imgbatch-checker.git
  2. Open the index.html file in your browser to use the app locally.

Alternatively, you can use the app directly via GitHub Pages: Missing IMGBatch Checker Web App

Future Improvements

  • Improve CSS Styling; make it look cleaner.
  • Implement additional features for batch processing multiple folders.

Acknowledgments

Inspired by the need to ensure complete photo backups from iOS devices.

About

This is made for people who want to check if there are any missing IMG pictures, which are pictures typically named by iPhone and stored in a DCIM folder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published