Skip to content

Commit b4e8f4f

Browse files
committed
notes2txt
1 parent 4267ab0 commit b4e8f4f

File tree

136 files changed

+6
-7
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

136 files changed

+6
-7
lines changed

Backend/NotesToText.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def pdf_to_images(pdf_path, output_folder):
2424
noImg = i+1
2525
return image_paths,noImg
2626

27-
@router.get("/NotesToText")
27+
@router.get("/notestotext")
2828
def NotesToText_handler():
2929
substring_to_remove = "Scanned by CamScanner"
3030
for i in range(4):
-12 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

__pycache__/main.cpython-310.pyc

-123 Bytes
Binary file not shown.
1.14 KB
-266 Bytes
629 Bytes
668 Bytes
340 Bytes

0 commit comments

Comments
 (0)