All Projects → snorpey → jpg-glitch-electron

snorpey / jpg-glitch-electron

Licence: MIT license
desktop app for glitching images

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to jpg-glitch-electron

glitch3d
3D model corruption library and automated rendering
Stars: ✭ 46 (+91.67%)
Mutual labels:  glitch-art, glitch
PixelGlitch
Image glitch visualization using various Pixel Sorting methods for Processing
Stars: ✭ 25 (+4.17%)
Mutual labels:  glitch-art, glitch
temporalis
Slit-scan webcam with canvas
Stars: ✭ 105 (+337.5%)
Mutual labels:  glitch-art, glitch
kalwalt-interactivity-AR
Some various experiments with Ar.js and Three.js
Stars: ✭ 65 (+170.83%)
Mutual labels:  glitch-art, glitch
chattt-backend
🖥 Backend for chattt
Stars: ✭ 17 (-29.17%)
Mutual labels:  glitch-art, glitch
glitch-studio
data bending & glitch tools
Stars: ✭ 66 (+175%)
Mutual labels:  glitch-art, glitch
bubo-rss
An irrationally minimalist, static RSS feed reader you can instantly deploy on Netlify, Glitch or your own server.
Stars: ✭ 41 (+70.83%)
Mutual labels:  glitch
Glitch-FX-Processing-Version
A Processing version of my Glitch-FX sketch with extra features
Stars: ✭ 20 (-16.67%)
Mutual labels:  glitch-art
micropub-endpoint
Receives requests.
Stars: ✭ 23 (-4.17%)
Mutual labels:  glitch
Acid.Cam.v2.OSX
Acid Cam v2 for macOS distorts video to create art.
Stars: ✭ 91 (+279.17%)
Mutual labels:  glitch-art
glitched-writer
Glitched, text writing js module. Highly customizable settings. Decoding, decrypting, scrambling, or simply spelling out text.
Stars: ✭ 51 (+112.5%)
Mutual labels:  glitch
BOops
Sound glitch effect sequencer LV2 plugin
Stars: ✭ 60 (+150%)
Mutual labels:  glitch
GitHub-Web-IDE
⚡ Open GitHub repositories in online web IDE
Stars: ✭ 242 (+908.33%)
Mutual labels:  glitch
glitch
!NO MORE MAINTAINED! Reactive API Wrapper for Twitch in Kotlin/JVM
Stars: ✭ 12 (-50%)
Mutual labels:  glitch
Botkit
Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.
Stars: ✭ 10,555 (+43879.17%)
Mutual labels:  glitch
glitch-image
🖼 Generate and save unique glitchy images
Stars: ✭ 46 (+91.67%)
Mutual labels:  glitch-art
Glitch-Arts-Resources
A curated list of resources for all arts glitch.
Stars: ✭ 86 (+258.33%)
Mutual labels:  glitch-art
uptime-bot
A Discord uptime bot which keeps repl.it links up forever!!
Stars: ✭ 14 (-41.67%)
Mutual labels:  glitch
hyouka
Um bot open-source com dashboard incluída
Stars: ✭ 12 (-50%)
Mutual labels:  glitch
phywhispererusb
PhyWhisperer-USB: Hardware USB Trigger
Stars: ✭ 56 (+133.33%)
Mutual labels:  glitch

JPG Glitch Electron

An app for glitching images

Windows Screenshot

You can use this app to transform images so that appear glitched.

This is a hybrid desktop + progressive web app for jpg-glitch.

You can either download a standalone app for your (desktop) operating or just open it in your browser: JPG Glitch

Download

The following operating systems are supported:

Please note: This software hasn't been extensively tested. Please report any bugs you might encounter.

Development

The app is built using vue-cli-plugin-electron-builder.

Build Setup

This project has node-canvas as a dependency, which requires additional software to be installed.

# install dependencies
npm install

# serve pwa with hot reload
npm run pwa:serve

# serve electron with hot reload
npm run electron:serve

# build the pwa and electron apps for production
npm run build

When building on Linux, ensure that snapcraft and snap core are available and installed (or comment out the snap target entry in vue.config.js).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].