Skip to content

below43/url-file-share

Repository files navigation

URL File Share

URL File Share is a simple, client-side web application that allows users to upload a file, convert it to a Base64 string, and generate a shareable link. Since all operations are performed locally in your browser, your files is only ever transferred within the text you copy and share on your devices, ensuring maximum privacy and security.

Features

  • Upload a file and convert it to a Base64 string.
  • Generate a shareable link with the file's metadata.
  • Preview the file if it's an image.
  • Display file metadata such as filename, file size, MIME type, and upload date.
  • Provide warnings about URL length limitations in different browsers.
  • Copy the generated URL to the clipboard.

Demo

A demo is available at urlfile.app

Getting Started

Prerequisites

  • A modern web browser (Chrome, Firefox, Edge, Safari).

Installation

  1. Clone the repository:
    git clone https://github.com/below43/url-file-share.git
    
    

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published