Load a file list
Drop a text file containing paths.
You can also paste a file list from the clipboard.
Example commands:
tar -tf archive.tar
tar -tvf archive.tar
find /path -ls
find /path -printf '%p\n'
dir /s /a /-c (Windows, recursive)
Drag & drop your filelist file here
Or use the file picker. Nothing is uploaded; parsing happens in your
browser. Paste with Ctrl+V.