MANIFEST.in
README.md
pyproject.toml
docs/README.md
docs/examples.md
docs/index.html
docs/nesting.html
docs/nesting.md
docs/functions/fileDecrypt.html
docs/functions/fileDecrypt.md
docs/functions/fileEncrypt.html
docs/functions/fileEncrypt.md
docs/functions/imgCompressor.html
docs/functions/imgCompressor.md
docs/functions/imgFit.html
docs/functions/imgFit.md
docs/functions/imgResize.html
docs/functions/imgResize.md
docs/functions/imgTopdf.html
docs/functions/imgTopdf.md
docs/functions/imgWatermark.html
docs/functions/imgWatermark.md
docs/functions/pdfExtract.html
docs/functions/pdfExtract.md
docs/functions/pdfMerge.html
docs/functions/pdfMerge.md
docs/functions/pdfProtect.html
docs/functions/pdfProtect.md
docs/functions/pdfToimg.html
docs/functions/pdfToimg.md
docs/functions/pdfToppt.html
docs/functions/pdfToppt.md
docs/functions/pdfToword.html
docs/functions/pdfToword.md
docs/functions/pptTopdf.html
docs/functions/pptTopdf.md
docs/functions/wordTopdf.html
docs/functions/wordTopdf.md
toolvix/__init__.py
toolvix/_core.py
toolvix.egg-info/PKG-INFO
toolvix.egg-info/SOURCES.txt
toolvix.egg-info/dependency_links.txt
toolvix.egg-info/requires.txt
toolvix.egg-info/top_level.txt
toolvix/filetools/__init__.py
toolvix/filetools/decrypt.py
toolvix/filetools/encrypt.py
toolvix/imagetools/__init__.py
toolvix/imagetools/imgcompress.py
toolvix/imagetools/imgredraw.py
toolvix/imagetools/imgresize.py
toolvix/imagetools/imgtopdf.py
toolvix/imagetools/imgwatermark.py
toolvix/imagetools/pdftoimg.py
toolvix/pdftools/__init__.py
toolvix/pdftools/extract.py
toolvix/pdftools/merge.py
toolvix/pdftools/pdfcompress.py
toolvix/pdftools/pdftoppt.py
toolvix/pdftools/pdftoword.py
toolvix/pdftools/ppttopdf.py
toolvix/pdftools/protect.py
toolvix/pdftools/wordtopdf.py