"vscode:/vscode.git/clone" did not exist on "fe3d5d1074b91e18cc6186a4c6d0f9faa816444b"
  1. 24 May, 2025 1 commit
  2. 13 Mar, 2025 2 commits
  3. 10 Mar, 2025 1 commit
  4. 07 Mar, 2025 1 commit
    • myhloli's avatar
      refactor(magic_pdf): replace PIL with NumPy for image processing · 1b34f7e4
      myhloli authored
      - Remove PIL usage across multiple files
      - Convert image processing functions to use NumPy arrays
      - Update crop_img function to work with NumPy arrays
      - Modify image loading and resizing to use NumPy and OpenCV
      - Clean up unused imports and comments related to PIL
      1b34f7e4
  5. 17 Dec, 2024 1 commit
  6. 02 Dec, 2024 1 commit
    • myhloli's avatar
      fix: reduce maximum image size · b0529b6f
      myhloli authored
      - Decrease the maximum width and height from 9000 to 4500 pixels
      - This change aims to prevent excessive resource usage when rendering PDFs
      b0529b6f
  7. 24 Oct, 2024 1 commit