LICENSE
README.md
pyproject.toml
morph/__init__.py
morph/batch.py
morph/cli.py
morph/deps.py
morph/ffmpeg_utils.py
morph/history.py
morph/progress.py
morph/registry.py
morph/tui.py
morph/converters/__init__.py
morph/converters/archives.py
morph/converters/audio.py
morph/converters/csv_json.py
morph/converters/csv_to_xlsx.py
morph/converters/documents.py
morph/converters/ebooks.py
morph/converters/fonts.py
morph/converters/images.py
morph/converters/json_yaml.py
morph/converters/models_3d.py
morph/converters/ocr.py
morph/converters/pandas_extra.py
morph/converters/svg.py
morph/converters/video.py
morph/converters/vtracer_converter.py
morph/converters/web.py
morph/converters/xlsx_to_csv.py
morphconv.egg-info/PKG-INFO
morphconv.egg-info/SOURCES.txt
morphconv.egg-info/dependency_links.txt
morphconv.egg-info/entry_points.txt
morphconv.egg-info/requires.txt
morphconv.egg-info/top_level.txt
tests/test_cli.py
tests/test_converters.py
tests/test_registry.py
tests/test_web.py