Skip to content

The 'File Analyzer' helps process .txt, .csv, and .xml files. All data is displayed in the GUI.

Notifications You must be signed in to change notification settings

cnzrly/file-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📂 File Analyzer

Java Maven

File Analyzer is a Java-based application that analyzes file content and provides various statistics. 📊
It is designed to process large text or data files and extract useful insights.


🚀 Features

File content analysis – Counts characters, words, and lines in a file.
Supported formats – Works with .txt, .csv, .log, and other common formats.
Efficient processing – Optimized for handling large files.
Easy to use – Runs from the command line with simple commands.


🛠️ Installation

1️⃣ Prerequisites

  • Java 17+
  • Maven 3+

2️⃣ Clone the Repository

git clone https://github.com/JavadNazirli/file-analyzer.git
cd file-analyzer

About

The 'File Analyzer' helps process .txt, .csv, and .xml files. All data is displayed in the GUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published