BACK

Croppy Extension  

A bookmarklet and supporting files to automatically convert and split your comics in the tapas comic upload.

Installation

Desktop

  1. Ensure the bookmark toolbar is enabled in your browser
  2. Drag following link croppy extension to bookmark toolbar
    • use the mobile instructions if dragging doesn't work

Tutorial video

Mobile (doesn't work for iOS/iPhone/iPad)

  1. Create a bookmark for any page (this one)
  2. Update the location to
javascript:(function(){var jsCode = document.createElement('script');jsCode.setAttribute('type','module');jsCode.setAttribute('src', 'https://knicknic.github.io/croppy/add_webtoon_croppy.js');document.body.appendChild(jsCode);}());

Tutorial video

Usage

  1. Go to the tapas episode upload page.
  2. Click the bookmark you saved (every time you load the page)
  3. Dismiss popup or toast notification saying Loaded croppy extension for tapas..
  4. Add larger files / longer files
    1. You may have to wait a few seconds (up to 60 seconds)
      1. Currently there is not any loading logo when croppy is working

Source code available at GitHub.