https://github.com/davidkk/vercel-file-fusion
https://github.com/davidkk/vercel-file-fusion
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidkk/vercel-file-fusion
- Owner: DavidKk
- License: mit
- Created: 2025-02-13T02:51:52.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-13T17:46:25.000Z (3 months ago)
- Last Synced: 2025-02-13T18:37:51.035Z (3 months ago)
- Language: TypeScript
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/DavidKk/vercel-file-fusion/actions/workflows/coverage.workflow.yml) [](https://opensource.org/licenses/MIT) [](https://github.com/DavidKk/vercel-file-fusion/blob/main/README.zh-CN.md) [](https://github.com/DavidKk/vercel-file-fusion/blob/main/README.md)
# File Fusion Service
[online](https://vercel-file-fusion.vercel.app)
A simple and easy-to-use file batch processing service that supports batch compression, encryption/decryption, and renaming of files. All processing is done locally without relying on a server.
- **Purpose**: Provide fast file batch processing functions to improve work efficiency.
- **Applicable Scenarios**: Batch file compression, encryption/decryption, renaming, etc.## Deploy to Vercel
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYourUsername%2Fvercel-file-fusion)
## Features
- Batch compress files.
- Batch encrypt/decrypt files.
- Batch rename files.
- Reimbursement tool.
- Audio file metadata embedding tool.
- Support Vercel deployment for quick and easy online access.## Notes
- **Local Processing**: All file processing operations are done locally and will not be uploaded to the server.
- **Data Security**: Ensure the security of files and data, and will not leak user privacy.## Reimbursement Tool
This tool analyzes the amounts in PDF electronic invoices and applies algorithms to determine the best combination of reimbursement invoices. It can efficiently identify the most suitable set of invoices based on the input amount, ensuring the best match for reimbursement.
## Audio File Metadata Embedding Tool
This tool is used to embed metadata into FLAC audio files. Currently, it supports embedding lyrics and cover images. Please ensure the lyrics file name matches the audio file name, and the cover image file is located in the same directory.