Files & local bytes / 31 related tools
File chunk splitter
Split one file into numbered byte-exact chunks. It runs on the selected bytes in this browser tab, and never overwrites the original.
File chunk splitter
Split one file into numbered byte-exact chunks.
Runs on the selected bytes in this tab. Browser file pickers do not grant permission to overwrite originals; transformed files are offered as new downloads.
Next in this job
Chosen from where these tools sit in the catalogue — the same workbench, the same category, the same words. Nothing here measures what you or anyone else opened.
- File chunk joinerJoin selected chunks byte-for-byte in picker order.Next along in the same workbench
- Gzip file compressorCompress one file into the standard gzip format with the browser Compression Streams API.Next along in the same workbench
- Duplicate-file finderGroup selected files by exact byte length and SHA-256 digest.Next along in the same workbench
- Text splitterSplit text on a literal delimiter, one part per line.Another splitter tool