Alexander Mongus is a state-of-the-art filter to sneak amogus characters in pictures
  • Rust 53.8%
  • JavaScript 28.2%
  • HTML 18%
Find a file
dependabot[bot] 483dc92961
Bump follow-redirects from 1.11.0 to 1.14.9 in /www (#7)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.11.0...v1.14.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-16 18:46:54 +02:00
.screenshots doit 2022-04-16 15:34:01 +02:00
docs add save button 2022-04-16 16:21:14 +02:00
src doit 2022-04-16 15:34:01 +02:00
www Bump follow-redirects from 1.11.0 to 1.14.9 in /www (#7) 2022-04-16 18:46:54 +02:00
.gitignore build system 2022-04-10 11:53:31 +02:00
Cargo.lock doit 2022-04-16 15:34:01 +02:00
Cargo.toml doit 2022-04-16 15:34:01 +02:00
README.md all good 2022-04-16 15:51:27 +02:00

A. Mongus

Go to: http://www.lortex.org/amogu/

???

This is a client-side, Webassembly-based filter to hide amongus characters in your images.

Example:

  • Original:
  • Processed with size=2, count=3000, contrast=5:
  • See what the air is made of:

Development

This uses Rust + Webassembly, and npm for the Js side.

For the Rust side, use wasm-pack build in the root folder. This generates a pkg folder with all the Js / WASM goodness.

For the Web side, use npm run start, that uses webpack to bundle everything.

Issues / feature requests

I'd gladly accept contributions but I won't spend a lot of time improving the thing.