Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m-valentino/image-to-divs
Using the MarvinJ JavaScript library, I was able to make an online image converter that allows you to upload and convert images to pure CSS divs. There many not be much use for this program (except for maybe making captchas harder to bypass with AI), but I always like pushing the limits of what's possible in coding.
https://github.com/m-valentino/image-to-divs
converter html-generator javascript marvinj
Last synced: about 1 month ago
JSON representation
Using the MarvinJ JavaScript library, I was able to make an online image converter that allows you to upload and convert images to pure CSS divs. There many not be much use for this program (except for maybe making captchas harder to bypass with AI), but I always like pushing the limits of what's possible in coding.
- Host: GitHub
- URL: https://github.com/m-valentino/image-to-divs
- Owner: M-Valentino
- Created: 2023-09-04T20:12:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-30T04:52:21.000Z (over 1 year ago)
- Last Synced: 2023-09-30T06:08:15.557Z (over 1 year ago)
- Topics: converter, html-generator, javascript, marvinj
- Language: HTML
- Homepage: https://mark-valentino.vercel.app/project/Image%20to%20Divs
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image-To-Divs
Using the MarvinJ JavaScript library, I was able to make an online image converter that allows you to upload and convert images to pure CSS divs. There many not be much use for this program (except for maybe making captchas harder to bypass with AI), but I always like pushing the limits of what's possible in coding.## Running
Simply clone the repo and open the HTML file in your browser.