Initial commit
parents
Showing
.gitignore
0 → 100644
README.md
0 → 100644
backend/app.py
0 → 100644
backend/config.py
0 → 100644
backend/handlers/__init__.py
0 → 100644
backend/handlers/doc_handler.py
0 → 100644
backend/handlers/docx_handler.py
0 → 100644
backend/handlers/pdf_handler.py
0 → 100644
This diff is collapsed.
Click to expand it.
backend/requirements.txt
0 → 100644
backend/utils/__init__.py
0 → 100644
backend/utils/file_utils.py
0 → 100644
backend/utils/watermark_detector.py
0 → 100644
frontend/index.html
0 → 100644
frontend/package-lock.json
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/package.json
0 → 100644
frontend/src/App.vue
0 → 100644
frontend/src/api/watermark.js
0 → 100644
frontend/src/components/FileUploader.vue
0 → 100644
frontend/src/main.js
0 → 100644
frontend/vite.config.js
0 → 100644
test.docx
0 → 100644
File added
test2.doc
0 → 100644
File added
test3.pdf
0 → 100644
File added
Please
register
or
sign in
to comment