FILE-SIZE-CALCULATOR-FOR-DOCUMENTS

πŸ“„ Document Analyzer – Java Swing Application

https://krishna-432.github.io/FILE-SIZE-CALCULATOR-FOR-DOCUMENTS/

πŸ”Ή Project Overview

The Document Analyzer is a Java-based desktop application that allows users to upload a document (such as .txt or .pdf) and quickly calculate important statistics. It is beginner-friendly and demonstrates the practical use of Java Swing for GUI and Java File I/O for analyzing documents.

The application automatically provides:


✨ Key Features


πŸ›  Technologies Used


πŸš€ How to Use

  1. Run the application by executing Main.java or the JAR file.
  2. Click Upload File to select your .txt or .pdf document.
  3. The application displays:
    • File name
    • File size
    • Word count
    • Character count
    • Longest word
    • Average word length

πŸ“‚ Project Structure

image


πŸ”Ή Sample Workflow

Open Document Analyzer

Click β€œUpload File”

Choose your PDF document

View the statistics in the GUI


πŸ’‘ Future Enhancements


πŸ‘€ Author

Krishna Madar


πŸ“Έ Screenshots

Initial page appear to user

image

Final page to Showcasing datails about updated PDF file details

image