/image-to-url

A self-hosted tool to quickly upload image and get a link

Primary LanguageHTML

Image-to-url

A self-hosted tool to quickly upload image and get a link. Written in python, with Flask.

/!\ Still in development

Installation :

From source :

git clone https://github.com/0x68616469/image-to-url/

Requirements :

Flask -> pip install flask

Example :

python main.py

By default, executing main.py will run the app on http://127.0.0.1:6969

Settings :

Settings can be found on the folder "settingFiles/settings.json"