You can not view this image.

This post was deleted or flagged for the following reasons:

Description

Pixiv animations are actually done with HTML5 canvas and JPG images are drawn onto that canvas by set timestamps. Superb quality and makes downloading of the animation super hard and converting to gif lessen quality in most cases so it's basically win/win for pixiv.

1. Download image files by accessing browsers console and copy-pasting: "window.location.href = pixiv.context.ugokuIllustFullscreenData.src" (without brackets) to download all images as zip.
2. Convert image sequence directly to webm with little help of this: http://wiki.webmproject.org/howtos/convert-png-frames-to-webm-video
3. Fine tune settings until perfect quality and enjoy.

Added gfycat link into source as you can upload direct webm and site doesn't touch it but simply converts it to mp4 and gif so IE, Safari and old/mobile browser users can view them as well.

Blacklisted
  • Comments
  • There are no visible comments.