euporie.core.convert.formats

Contain various data format conversion functions.

They are grouped into sub-modules based on output format.

Modules

euporie.core.convert.formats.ansi

Contain functions which convert data to formatted ansi text.

euporie.core.convert.formats.base64

Contain functions which convert data to base64 format.

euporie.core.convert.formats.common

Contain functions which can be used to convert data to multiple formats.

euporie.core.convert.formats.ft

Contain functions which convert data to formatted text.

euporie.core.convert.formats.html

Contain functions which convert data to html format.

euporie.core.convert.formats.jpeg

Contain functions which convert data to jpeg format.

euporie.core.convert.formats.markdown

Contain functions which convert data to markdown format.

euporie.core.convert.formats.pdf

Contain function which convert data to pdf format.

euporie.core.convert.formats.pil

Contain functions which convert data to PIL format.

euporie.core.convert.formats.png

Contain functions which convert data to png format.

euporie.core.convert.formats.rich

Contain function which convert data to rich format.

euporie.core.convert.formats.sixel

Contain function which convert data to sixel format.