Skip to content

File Size Calculator is a simple web-based tool that allows users to convert file sizes between different units such as KB, MB, and GB. The project focuses on providing quick and accurate conversions through an easy-to-use interface. Users can enter a value, choose the source and target units, and instantly see the result without any page reloads.

Notifications You must be signed in to change notification settings

Jayant20077/file-size-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ File Size Calculator A simple and elegant web tool to convert file sizes between KB, MB, and GB instantly. ✨ About the Project File Size Calculator is a lightweight frontend utility designed to make file size conversions easy and confusion-free. Instead of manually calculating sizes or using external tools, users can simply enter a value, choose the source and target units, and get the result immediately. The project focuses on clarity, accuracy, and a clean user experience rather than unnecessary complexity.

πŸ”§ Features Convert file sizes between KB, MB, and GB Instant calculation without page reload Clean and modern user interface Visually engaging background and layout Fully client-side (no backend required)

πŸ› οΈ Built With

HTML – for structure and layout CSS – for styling, layout, and background theme JavaScript – for conversion logic and interactivity

🌐 Live Demo

πŸ‘‰ Demo Link: https://jayant20077.github.io/file-size-calculator/

πŸ“ Project Structure file-size-calculator/ β”œβ”€β”€ index.html β”œβ”€β”€ style.css └── script.js

πŸ“š What I Learned Structuring a frontend project properly Implementing unit conversion logic in JavaScript Working with DOM elements and user input Improving UI with CSS layouts and backgrounds Deploying a project using GitHub Pages

πŸ“Œ Usage

Enter a file size value Select the source unit Select the target unit Click Calculate to see the result

About

File Size Calculator is a simple web-based tool that allows users to convert file sizes between different units such as KB, MB, and GB. The project focuses on providing quick and accurate conversions through an easy-to-use interface. Users can enter a value, choose the source and target units, and instantly see the result without any page reloads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published