[console_scripts]
imagetopdf = imagetopdf.app:main
pdf-to-jpeg = imagetopdf.cli:main

[gui_scripts]
imagetopdf-gui = imagetopdf.app:main
