KentaGoto / sheet-protection-release

Remove sheet protection from Excel (xlsx) files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sheet-protection-release

This Python application removes sheet protection from all *.xlsx files in a given directory (and its subdirectories). This tool runs as a desktop application created using Flet.

Note

  • Does not unprotect the book.
  • xls file is not applicable.

Usage

Double-click main.py to start it. Specify the directory and click the [Run] button to execute.

  • The generated processed file will have "_unprotected" at the end of the base name.

Screen image

screen-image

License

MIT

Author

Kenta Goto

About

Remove sheet protection from Excel (xlsx) files.

License:MIT License


Languages

Language:Python 100.0%