Git Product home page Git Product logo

excelled-web's Introduction

๐Ÿ“„ Excelled-web

A web app that unlocks/bypasses password-protected excel file. Its process runs totally on the client-side without saving your file on the server.

Usage/Examples

You can use your own file

  1. Open http://excelled.alecblance.com
  2. Upload your password-protected excel file
  3. Open the downloaded file. VIOLA! โœจ

OR upload a sample file

  1. Open http://excelled.alecblance.com
  2. Download cant edit.xlsx from the sample/ folder and upload to the excelled website
  3. Now open the new downloaded file "cant edit-excelled.xlsx"

Screenshots

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/AlecBlance/excelled-web

Go to the project directory

  cd excelled-web

Install dependencies

  npm install

Start

  npm run dev

FAQ

Does it store my excel file in the server?

No. The whole process is on the client-side. ๐Ÿ’ช

How does it work?

I'm glad you asked! ๐Ÿ˜† It is quite simple actually. I extract the excel file, and remove each sheetProtection and workbookProtection elements inside, then zip and return an xlsx.

Do I need to pay anything?

Everything is totally FREE! ๐ŸŽ‰ Don't accept any payment from someone if asked.

Do you have an api?

I'm creating the api documentation now. Will release it when it's done. Feel free to explore the Network tab in DevTools at the moment. It uses the same route ๐Ÿ˜‰

Do you support multiple file unlocks?

Currently the web app doesn't support this but the previous app version supports it. You can find it here

What drived you to make this app?

My mother always works with the excel files. When it is protected, she can't edit it. Worst, when she don't have the password. So, instead of manually going through the files and editing it, I created Excelled. This way she can just upload and get the file on-the-go.

Tech Stack

Client: React, NextJS, TailwindCSS

Library: JSZip

Authors

License

MIT

Roadmap

  • Multiple file uploads

  • API Documentation

excelled-web's People

Contributors

alecblance avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

jymmm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.