Skip to content

Markmix-Studios/zip-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markmix File Extractor Tool

This is a simple and efficient web tool developed by Markmix Studios for extracting files from .zip archive files. You can easily upload a .zip file, extract its contents, and download individual files directly from the interface.

Features

  • Upload .zip files: Users can upload .zip files to extract their contents.
  • Extract & Download: View the list of files inside the archive and download them individually.
  • Responsive Design: The tool is designed to be fully responsive and works well on both desktop and mobile devices.
  • Easy to Use: The user interface is simple and intuitive, requiring no additional software installation.

Tech Stack

  • HTML5: Structure of the web page.
  • CSS3: Styling and responsive design.
  • JavaScript: Client-side scripting for handling file extraction and download.
  • JSZip: A JavaScript library for handling .zip file extraction.

Getting Started

To use this tool, follow these steps:

  1. Clone the repository or download the files.
  2. Upload your .zip file through the file input option.
  3. Click the "Extract Files" button to extract the files from the archive.
  4. Download the extracted files by clicking the "Download" button next to each file.

How to Use

  1. Upload a .zip file using the file input.
  2. Click on the "Extract Files" button to extract the contents of the uploaded file.
  3. After extraction, you will see the list of files inside the archive.
  4. Click on the "Download" button next to each file to download it.

Credits

This tool is developed by Markmix Studios Limited. If you have any questions or suggestions, feel free to open an issue or pull request on the GitHub repository.

DEMO

Visit Zip Extrator Demo Here