arnabmaji / FileSplitter-javafx

Split and Merge Files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileSplitter

Split and Merge files using this simple tool

Description

Partition large files into smaller parts.
Included File Splitter for partitioning files and File Merger to combine all the partitions. Choose any numbers of partitions from 2 to 20.
While creating partitions a small sized file is created (called meta file)
which stores information about all the partitions
and is needed while merging all partitions.

Prerequisites

Java 11 or Higher

Installing

  1. Download or Clone the Project.
  2. From package run App.java

Built With

Java
JavaFX
Maven

Author

Arnab Maji

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Screenshots

About

Split and Merge Files

License:MIT License


Languages

Language:Java 100.0%