Skip to main content

Cookbook

filerepack covers many formats. This page is a task-oriented index: find the row that sounds like you, then follow the linked reference sections. If you are completely new, do the five-minute quickstart first.

You are a…You want to…Start with
Office userShrink Word, Excel, PowerPoint, or ODF files without opening themrepack document.docx
ArchivistRecompress ZIP / 7z / RAR / tar trees and nested membersrepack archive.zip, repack photos.tar.gz
Photo or media librarianLossless (or opt-in lossy) images, video, and audiobulk ./photos --include-ext jpg,png,webp
Records managerShrink PDFs losslessly, or downsample scansrepack scan.pdf, --lossy
Ops / sysadminWalk a directory tree with jobs, filters, and progressbulk ./documents --jobs auto --progress
Data engineerRecompress Parquet, SQLite, ORC, Avro, HDF5repack data.parquet --ultra
Application developerCall the same packers from PythonFileRepacker, RepackOptions

Detailed walkthroughs