FileMill
Freeware by
Sylvain Debaudringhien
flexible command-line GUI generation
with focus on parallelization and custom presets
downloads
twitter
contact
CREATE GRAPHICAL INTERFACES
for your command-line tools
ADD YOUR OWN PRESETS
using simple XML
Read the
xml tutorial
!
OPTIMIZE FOR MULTI-CORE PROCESSORS
process files in parallel
MIX DIFFERENT TOOLS
in a single interface
SHARE YOUR INTERFACES
Please use
FileMill on gitHub
or
[email protected]
if you'd like to share your interface!
DOWNLOADS
FileMill is available on Windows:
ready to customize
Creating your own interface? Easy XML configuration!
Here is the
latest FileMill
version (sample project, ready to be configured).
Read the
xml tutorial
, or inspire from the examples below:
ready to use interfaces
NAME
Brotpfli
CATEGORY
Web
AUTOR
FileMill
>
Brotpfli automatically compresses your files for the web.
It uses the highly optimized Brotli and Zopfli (by Google) to generate the .gz and .br archives corresponding to each of your files.
.gz and .br files can be used by web servers (for example: Nginx) to increase page loading speed, improve page indexation, and spare some bytes for the planet.
Brotpfli only creates .gz files if they are smaller than the original file.
Brotpfli only creates .br files if they are smaller than both the original and the .gz files.
NAME
FLIF-GUI
CATEGORY
Image
AUTOR
FileMill
>
FLIF is the most efficient lossless image format currently available.
It outperforms lossless .webp in most cases, and even lossy (high quality) .jpg!
to be continued...
On older (pre Windows 10) versions of Windows, you may need to install
Microsoft's dotNet framework
.