Text and binaryfile transformation. Text-based sed, awk, etc. failed me when I needed a simple way to transform binary files to something else. Transformenator is what resulted.
This feature rich program sorts files by their extensions.
Lazy File Sorter will check files by their extension and move or copy them into their specified output folder. Lazy File Sorter was written in java and works on linux and windows.
ATTENTION MAC USERS: This program has not been tested on a mac. Please report your experiences good or bad to help improve this project. The binary in the /bin/Linux folder contains a platform independent jar file that should work on macs.
EBML, or Extensible Binary Meta-Language, is a simple XML like binary language for describing data in structured style. EBML was originally designed for use in the Matroska project, but the developers saw that EBML was very flexible and extensible.