META-INF.services.net.sf.filePiper.model.FileProcessor Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of file-piper Show documentation
Show all versions of file-piper Show documentation
This project is a GUI utility for processing files. It allows selecting a set of source files and a pipeline
of processes to apply onto those files. The applications shows in a nice-looking user interface where you can
define profiles for your repetitive tasks.
It provides pre-defined processors doing usual file manipulation tasks like: Copy, Head, Tail, Chunk, Search, Replace, Zip, Unzip...
But the biggest value of this file processor tool is the ability to add easily custom file processors written in java.
The newest version!
net.sf.filePiper.processors.BreakLinesProcessor
net.sf.filePiper.processors.CopyProcessor
net.sf.filePiper.processors.HeadProcessor
net.sf.filePiper.processors.TailProcessor
net.sf.filePiper.processors.ChunkProcessor
net.sf.filePiper.processors.ReplaceProcessor
net.sf.filePiper.processors.SearchProcessor
net.sf.filePiper.processors.ZipProcessor
net.sf.filePiper.processors.UnzipProcessor
net.sf.filePiper.processors.NoOutputProcessor
net.sf.filePiper.processors.ListFilesProcessor
net.sf.filePiper.processors.ImageSizerProcessor
net.sf.filePiper.processors.Pdf2JpegProcessor
© 2015 - 2024 Weber Informatics LLC | Privacy Policy