Giter Site home page Giter Site logo

sorzkode / extupdate Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 216 KB

Update/change Microsoft Excel file extensions

Home Page: https://github.com/sorzkode/extupdate

License: MIT License

Python 100.00%
excel extension-manager extensions fileextension microsoft pysimplegui python sorzkode update

extupdate's Introduction

CodeQL [MIT Licence]

alt text

Ext Update

Ext Update is a convenient tool that allows you to quickly update or change the file extensions of Microsoft Excel files in a directory of your choosing. With just a few simple steps, you can modify multiple file extensions at once, saving you time and effort.

Features

  • Easy installation and usage
  • Supports bulk extension updates
  • Intuitive user interface with dropdown menus
  • Provides warnings for potential loss of functionality when changing certain file extensions

Whether you need to standardize file extensions or convert files to a different format, Ext Update simplifies the process and helps you manage your Excel files more efficiently.

Give it a try and streamline your file extension updates today!

Example

alt text

Installation

To install Ext Update, follow these steps:

  1. Download the Ext Update package from GitHub.
  2. Open a terminal and change the directory (cd) to the script directory.
  3. Run the following command to install the package:
pip install -e .

This will install the Ext Update package locally.

Note: Installation is not required to run the script, but you will need to ensure that the following requirements are met.

Requirements

The install above should take care of requirments.

Alternatively you can run: pip install -r requirements.txt

[Python 3]

[PySimpleGUI module]

[tkinter] :: Linux Users

Usage

If Ext Update is installed you can use the following command syntax:

python -m extupdate

Otherwise you can run the script directly by changing directory (cd) in a terminal of your choice to the Ext Update directory and using the following syntax:

python extupdate.py

Once the script is initiated:

  1. Click the "Select Folder" button.
  2. Select the extension you want to change from the "Current Extension" dropdown.
  3. Select what you want to change the extension to from the "Updated Extension" dropdown.
  4. Select the "Update Extensions" button to execute.

Things to note:

  * Changing Excel file extensions may cause a loss of functionality depending on which extension types you change.
  * If you aren't confident / don't know the differences between file types and their functionality - you may want to make copies of your files first.

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.