File Splitter
Split a large file into chunks by size or piece count, streamed without loading it all into memory.
Runs entirely in your browser. Nothing you enter leaves your device.
How to use
- Drop a file onto the preview area, paste it, or click to browse.
- Adjust the settings and watch the preview update on your device.
- Download the result when you are happy with it, or Reset to try again.
Related tools
- Base64 Encoder & DecoderEncode and decode Base64 for text and files, including data URLs.
- JavaScript FormatterFormat and minify JavaScript and TypeScript source.
- JWT DecoderInspect the header, payload and expiry of a JSON Web Token locally.
- HTML FormatterFormat and minify HTML markup.
- UUID GeneratorGenerate UUID v4 values in bulk, with formatting options.
- JSON FormatterFormat, minify and validate JSON with errors pointed at the exact line.