Skip to content

MattSmiglarski/gifnspctr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple GIF inspector.

gifnspctr

Given a GIF URL, display the internal structures and render the images to a canvas.

Usage

  • Clone the repository.
  • Visit the index.html page, either via the filesystem, or over HTTP.
  • (Optional) Copy the bookmarklet in the top right, and paste it into your browser's bookmark manager, using it when viewing a GIF file.

This has been tested in the latest versions of Chrome and Firefox.

The escaped GIF URL is passed as a query string parameter. There is a bookmarklet which can be used when viewing a GIF, and previously inspected GIFs are displayed with links at the top of the page.

Why?

Just because. It is interesting what could be done when dealing with binary formats on the client side.

About

Inspect the insides of a GIF from your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published