Skip to main content

Multiple file converters

Project description

flconverters

A Python module containing multiple file converters.

Authors

CSynodinos

Installation

Via pip:

  pip install flconverters

This is my first attempt at creating a library. This library allows for the conversion of files into other formats (both as a single file and as a batch). It relies on pillow, opencv, XLSXWriter and docx for most conversions. The rest are done by default python libraries. Currently, installation is available through pip, but in the future conda installation will be possible.

Example

    >>> from flconverters import txtconvert
    >>> convert = txtconvert(__file__ = path/to/file/or/directory, __d__ = path/to/output/directory)
    >>> convert.txt_docx()

Features

  • Convert Text Documents to .docx

    • Convert to .ods
  • Convert Image files to other formats:

    • images to pdf.
    • image to base64 text file (UTF-8 encryption).
    • images to binary.
    • multiple compressed/raw image formats to .jpeg and .png.
  • Convert spreadsheet files (.xlsx, .csv, .tsv) into .xlsx, .csv or .tsv.

    • Convert to .ods
    • Convert to .html

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

flconverters-1.1.3.tar.gz (12.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flconverters-1.1.3-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file flconverters-1.1.3.tar.gz.

File metadata

  • Download URL: flconverters-1.1.3.tar.gz
  • Upload date:
  • Size: 12.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4

File hashes

Hashes for flconverters-1.1.3.tar.gz
Algorithm Hash digest
SHA256 7be59e57bdc242f92ac86b9ef46c487277df96fa7dc8099c2133e9c61fd89123
MD5 a81d97f7474248a39468c903c958b7ff
BLAKE2b-256 8936a83daff7dcfe3dfb16963b226e10e307fc7a1404142e7adcb8a3902e3022

See more details on using hashes here.

File details

Details for the file flconverters-1.1.3-py3-none-any.whl.

File metadata

  • Download URL: flconverters-1.1.3-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4

File hashes

Hashes for flconverters-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cfcd893610520a72e5f277d63b7c3076cb27d70097c4ebd49ee290d19f6baf11
MD5 5473a3a8a50da30a441ba59821c61072
BLAKE2b-256 8cfb72f05f1e16d0e77400a19595a4511c55d4934cc712c17c259bdd5ac91d51

See more details on using hashes here.

Supported by

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