Create a Python script that utilizes OCR libraries (e.g., Tesseract-OCR, Pytesseract) to extract text from images. The script should accept image files as input and output the extracted text. Ideal for document scanning and digitization applications.