Coffee Tools
Various file manipulation tools written in Java with source included.
Tools include:
CTFilesRenamer: A mass-file renamer.
FileCompare: Compare files or paths, showing mismatches, deleting duplicates optionally.
FilePatternFinder: Find the largest repeated byte pattern in a file that doesn't overlap.
FilenameMixUpper: Scramble all the filenames in a directory.
FileSplitter: Split a file into numbered parts.
HttpClient: Single web page GETter.
InFileFind: Find where/at a file is inside another
NumeredFilesCombiner: Combine a directory of files...