Skip to main content

File Typer: Append extension in files without-it, based on mimetypes

Project description

File Typer

Append extension in files without-it, based on mimetypes Some files comes without any extension and windows comply about it! Because of that, several tools, including Windows Explorer cannot show the users the file preview, and cannot open-it.

This tool allows the user pass an directory/file and traverse-it, renaming files, putting extension of known table into-it, based on mimetypes

Now, if an FileListInfo found, the tool process-it and rename files acording to metadata presented. (this file is sent by Apple in law enforcement return).

Requirements

  • You must install Python 3.8 ou superior.
  • Works only on Linux or MacOS

Installation

file-typer can be installed using pip:

python3 -m pip install -U file-typer

If you want to run the latest version of the code, you can install from git:

python3 -m pip install -U git+https://github.com/mperon/file-typer.git

Usage

The applications uses command line arguments to interact with the user. To see all the options, execute:

file-typer --help

To process a folder, run with this command:

file-typer /path/to/folder -o /path/to/output

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

file-typer-1.0.18.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

file_typer-1.0.18-py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page