# ivandokov/phockup

Media sorting tool to organize photos and videos from your camera in folders by year, month and day.

Repository: https://github.com/ivandokov/phockup
Canonical: https://ross.abutalabs.com/products/phockup
Language: Python
License: MIT
License Family: permissive
Topics: organize-photos, photobackup, camera, sorting, organize-media-files, sort-images, sort-videos, sort-media-files, exiftool
Last push: 2024-05-06T22:57:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3650, "days_push": 849, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1009, forks 112 (observed 2026-08-28T04:03:12.842177+00:00)

## What it is
Phockup is a Python command-line media sorting tool that organizes photos and videos from a camera into year/month/day folder structures based on their creation date metadata. It copies files without altering content, handles duplicates via checksum comparison, and routes files without date information to an 'unknown' directory.

## Use cases
- organize photos from camera into folders by year month and day
- sort videos and images by capture date
- deduplicate photos when copying from memory card
- backup photos from SD card to organized directory structure
- sort media files that lack EXIF date into an unknown folder
- run scheduled photo organization with docker

## When to choose
- you want a simple, scriptable CLI to sort photos/videos by date
- you need checksum-based duplicate detection during copying
- you want a Docker-friendly tool for recurring photo ingestion
- you prefer files copied (not moved) so the source can be safely deleted

## When to avoid
- you need a GUI photo manager with editing or viewing features
- you want cloud-sync or online gallery features
- your files lack creation-date metadata and you need manual curation
- you need face recognition or tagging capabilities

## Facets
- artifact type: cli-tool
- maturity: active
- function: file-system, image-processing, cli
- domain: files, photography, media, developer-tools
- platform: python, cli, windows, cross-platform
- tags: photo-organization, exif, exiftool, media-sorting, duplicate-detection, photo-backup, docker, linux, macos

## Member repositories
- ivandokov/phockup (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:12.842177+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:12:03.625779+00:00, confidence not recorded.
  - readme: https://github.com/ivandokov/phockup (fetched 2026-08-28T04:03:12.842177+00:00, sha 931dc1d3e883)
- Data as of 2026-08-30T08:39:29.467469+00:00.
