LICENSE
README.md
pyproject.toml
imagewand/__init__.py
imagewand/align.py
imagewand/autocrop.py
imagewand/automerge.py
imagewand/cli.py
imagewand/config.py
imagewand/filters.py
imagewand/imageinfo.py
imagewand/pdf2img.py
imagewand/resize.py
imagewand.egg-info/PKG-INFO
imagewand.egg-info/SOURCES.txt
imagewand.egg-info/dependency_links.txt
imagewand.egg-info/entry_points.txt
imagewand.egg-info/requires.txt
imagewand.egg-info/top_level.txt
imagewand/plugins/__init__.py
imagewand/plugins/custom_filters.py
imagewand/scripts/merge_command.py
tests/test_align.py
tests/test_autocrop.py
tests/test_automerge.py
tests/test_basic.py
tests/test_cli.py
tests/test_config.py
tests/test_custom_filters.py
tests/test_filters.py
tests/test_imageinfo.py
tests/test_pdf2img.py
tests/test_resize.py