Skip to content

📱 Python program that reads a PDF file, extracts text, searches for phone numbers in various formats, and saves the results to a CSV file.

Notifications You must be signed in to change notification settings

moroniq/phone_numbers

Repository files navigation

📞 Phone Number Extractor from PDF

Ten projekt w Pythonie:

  • wczytuje plik PDF (sample_phone_pdf.pdf),
  • wyciąga z niego tekst (PyPDF2),
  • wyszukuje numery telefonów w różnych formatach,
  • zapisuje wynik do pliku CSV (new_file_with_numbers.csv).

▶️ Jak uruchomić?

python phone_numbers.py

About

📱 Python program that reads a PDF file, extracts text, searches for phone numbers in various formats, and saves the results to a CSV file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published