Glitch API

(1)

Simple API to glitch images(1).

Let's Try

uri of image:

Examples

Auto Glitch

/glitch/api?uri=URI to auto(random) glitch.

Manual Glitch

/glitch/api?uri=URI&AA=BB&CC=DD... to manual glitch.

Specification

URI

http://hitode909.appspot.com/glitch/api

Request

Parameter Value Description
uri string (required) The uri to be glitched.
JPEG, PNG, GIF, BMP, TIFF and ICO are acceptable.
(any) (any) (optional) Set some parametors to manual glitch.
a=b means content.replace("a", "b").

Response

JPEG

(2)

Simple API to glitch images(2).

Let's Try

uri of image:

Example

/glitch/api2?uri=URI to glitch.

Specification

URI

http://hitode909.appspot.com/glitch/api2

Request

Parameter Value Description
uri string (required) The uri to be glitched.
JPEG, PNG, GIF, BMP, TIFF and ICO are acceptable.

Response

JPEG

Glitch Book

Buy Now!!!!

Implementation

index