.. _f-imgexport: module ``imghelper.img_export`` =============================== Short summary +++++++++++++ module ``pyquickhelper.imghelper.img_export`` Tools to convert images. :githublink:`%|py|5` Functions +++++++++ +--------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +====================================================================+=============================================================================================================================+ | :func:`images2pdf ` | Merges multiples images into one single pdf. Relies on :epkg:`img2pdf`. If an image name contains ``'*'``, the function ... | +--------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.imghelper.img_export :members: :special-members: __init__ :show-inheritance: