{
    "content": [
        {
            "type": "text",
            "text": "# imghdr (pydoc)\n\n**Summary:** imghdr - Recognize image file formats based on their first few bytes.\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **MODULE REFERENCE** (8 lines)\n- **FUNCTIONS** (1 lines) — 1 subsections\n  - what (1 lines)\n- **DATA** (2 lines)\n- **FILE** (3 lines)\n\n## Full Content\n\n### NAME\n\nimghdr - Recognize image file formats based on their first few bytes.\n\n### MODULE REFERENCE\n\nhttps://docs.python.org/3.10/library/imghdr.html\n\nThe following documentation is automatically generated from the Python\nsource files.  It may be incomplete, incorrect or include features that\nare considered implementation detail and may vary between Python\nimplementations.  When in doubt, consult the module reference at the\nlocation listed above.\n\n### FUNCTIONS\n\n#### what\n\n### DATA\n\nall = ['what']\n\n### FILE\n\n/usr/lib/python3.10/imghdr.py\n\n"
        }
    ],
    "structuredContent": {
        "command": "imghdr",
        "section": "",
        "mode": "pydoc",
        "summary": "imghdr - Recognize image file formats based on their first few bytes.",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "MODULE REFERENCE",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "FUNCTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "what",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DATA",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ]
    }
}