Home
Softono

Image Editor Online

Open source MIT HTML
12
Stars
2
Forks
0
Issues
1
Watchers
4 years
Last Commit

 About Image Editor Online

Progressive online image editor powered by CSS 3.1 and TypeScript

Platforms

Web Self-hosted Cloud

Languages

HTML

Need Help Installing Image Editor Online?

We provide expert installation service for this software. Our team will install, configure, and secure Image Editor Online on your server. plans start at just $30.

Image Editor Online

View on GitHub

Image Editor Online

Powerfully edit and export images online. Powered by the CSS 2.1 filter property.

why don't you star it too?✨

Technologies Used

  • Node.js → Server Runtime
  • TypeScript → JavaScript Superset
  • JavaScript → Client-Side Scripting
  • CSS 2.1 → Styling
  • Bootstrap 5 → Styling
  • Bootstrap Icons → SVG Icons
  • HTML → Website Building
  • Cloudflare → Caching, Protection and Analytics
  • Cloudflare Pages → Hosting
  • Git → Version Control
  • GitHub → Source Control
  • Visual Studio Code → Code Editor

Clone Repository

Clone the repository in VS code

For the repository url enter https://github.com/dk-raw/image-editor-online

Run Locally

Assuming you have node.js installed.

In the terminal...

  1. Type npm i
  2. Type npm start

TypeScript Compilation

Assuming you have TypeScript installed.

In the terminal...

  • Type tsc for one time compilation. or
  • Type tsc -w for continuous compilation.

How to Contribute

If you'd like to help the development of this project, I will constantly be leaving comments on the code with what needs to be fixed.

License