pydoc > imagesize

Help on module imagesize:

NAME
    imagesize

FUNCTIONS
    get(filepath)
        Return (width, height) for a given img file content
        no requirements
        :type filepath: Union[bytes, str, pathlib.Path]
        :rtype Tuple[int, int]

    getDPI(filepath)
        Return (x DPI, y DPI) for a given img file content
        no requirements
        :type filepath: Union[bytes, str, pathlib.Path]
        :rtype Tuple[int, int]

FILE
    /usr/lib/python3/dist-packages/imagesize.py


Generated by phpman v4.9.27 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-19 19:05 @216.73.216.114
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!