Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xulihang/macOCR
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ragaeeb/macOCR
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 11, 2025

  1. feat(v3): Support VNRecognizeTextRequestRevision3

    - Write out entire JSON.
    - Handle directory.
    ragaeeb committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    57f2e94 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. feat(batch): BREAKING CHANGE: Update structure as well as allow batch…

    … processing of directory
    ragaeeb committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    17ca5ce View commit details
    Browse the repository at this point in the history
  2. Update readme

    ragaeeb committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    fdb3692 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

  1. feat(pdf): v1.2.0 Add PDF support (#1)

    * feat(pdf): Add PDF support, round decimals to 3 points, support setting output file name
    
    * feat(flags): Add command line argument flags
    
    * feat(txt): Add support for outputting plain-text
    
    * Update docs
    
    * Update docs
    ragaeeb authored Aug 10, 2025
    Configuration menu
    Copy the full SHA
    9c54df3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. feat(version): Add versioning (v1.2.1)

    Respect cropbox for pdf.
    ragaeeb committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    6cfe307 View commit details
    Browse the repository at this point in the history
Loading