top of page

LaserFiche | File Processor

March 2023

Created a file processing and sorting system for Laserfiche, a California-based Tech Company, using Java.

​

Developed a file-processing software that filters through various processing elements based on the input parameters. The program accepts a JSON file as input and outputs the file based on what meets the criteria. The program can handle Local and Remote Files and Directories.

File Processing Elements include:

  • ContentFilter

  • CountFilter

  • LengthFilter

  • List

  • NameFilter

  • Print

  • (Various others)

Used Software Including: 

View Project:

bottom of page