Unprotexcel is a lightweight Java-based tool built with Maven designed to remove editing protection from Excel files, perfect for when you have forgotten the password. With a user-friendly interface and robust features, this tool ensures you can access and modify your Excel files with ease.
Unprotexcel offers a variety of features to quickly and easily unlock your Excel files:
- π File Selection: Choose an Excel file via button, drag-and-drop, or menu.
- π Unlocking: Easily unlock protected Excel files with a single click.
- πΎ Save Option: Save the unlocked file to your desired location.
- π Themes: Switch between light and dark themes for a comfortable user experience.
- π Languages: Toggle between English and German for a localized experience.
You can download the latest release of Unprotexcel for your operating system from the links below:
Windows | Mac | Linux |
---|---|---|
Download for Windows |
Download for Mac |
Download for Linux |
Follow these simple steps to use Unprotexcel:
- Select File: Click the "Choose File" button, use drag-and-drop, or go to "File > Open file" to select an Excel file.
- Unlock: Click the "Unlock" button.
- Save: A dialog will prompt you to choose where to save the unlocked file. Select the destination and save.
Ensure you have the following installed:
-
Clone the repository:
git clone https://github.com/azmke/unprotexcel.git cd unprotexcel
-
Build the project with Maven:
mvn clean install
-
Run the application:
java -jar target/unprotexcel-0.1.0-SNAPSHOT.jar
We welcome contributions from the community! Here's how you can help:
If you encounter a bug, please open an issue.
We are always open to new ideas. If you have a feature request, please open an issue.
- Fork the repository on GitHub.
- Create a feature branch:
git checkout -b feature/AmazingFeature
- Commit your changes:
git commit -m 'Add some AmazingFeature'
- Push to the branch:
git push origin feature/AmazingFeature
- Open a Pull Request.
This project is licensed under the terms of the GNU General Public License v3.0. See the LICENSE file for details.
By using this tool, you agree to the terms and conditions outlined in the DISCLAIMER.md.