Skip to content

zero-gate-org/OpenLens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLens Logo

OpenLens

License: AGPL v3 Status: Active

HTML5 CSS3 JavaScript

Static browser-based image editor built with plain HTML, CSS, and JavaScript.


Features

  • Crop & Resize: Interactive selection with aspect-ratio lock.
  • Rotate: Rotate by 90 degrees or fine-tune with a custom angle.
  • Convert: Seamlessly switch between PNG, JPEG, and WebP formats.
  • Compress: Optimize JPEG and WebP images with a quality slider.
  • Privacy-First: Remove backgrounds locally in the browser with IMG.LY's on-device AI.
  • No Uploads: Images stay on your machine—zero latency, enhanced security.

Deployment

This project is fully static and GitHub Pages friendly. It requires only the core files:

  • index.html
  • styles.css
  • app.js

Notes

  • Dependencies: CropperJS and Pica are loaded via CDN for powerful editing capabilities.
  • AI Integration: Background removal uses @imgly/background-removal via CDN, downloading model files to the browser cache on first use.
  • Data Privacy: All processing happens client-side. Your images are never uploaded to any server.

License

This project is licensed under the AGPLv3. See the LICENSE file for details.

About

Free , Privacy Focused Image tools that run entirely in your browser , no api calls , no File uploads .

Topics

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
license.html

Stars

Watchers

Forks

Contributors