You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Img to Text Converter: Convertidor de archivos PDF e imágenes a texto plano utilizando Tesseract OCR y Poppler. Este proyecto proporciona una interfaz de línea de comandos y una API web con funcionalidad de arrastrar y soltar(Drag and Drop), ofreciendo una manera fácil de procesar documentos y obtener texto extraído.
Mind Sweeper is a C# game developed to provide an example of how a .NET CLI application can be configured, built and run using dependency injection, SOLID principles, clean and testable code that implements the new .NET Command Line API - https://github.com/dotnet/command-line-api.