MakeFileWork

Create a TAR archive

Package multiple files into one standards-compatible TAR archive locally, with normalized filenames and verified checksums.

Safe local TAR creation

MakeFileWork writes POSIX ustar headers, stores each file without changing its contents, and reparses the finished archive to verify entry count, sizes and header checksums.

Limits

Up to 100 files, 60 MB total and 25 MB per file. Device folder paths are never copied into the archive.