index


about

please use at your own risk. i work individually. thank you for your support.

if you haven't received a reply within 30days, your email may not have been received.

to switch the language, please modify a part of the url or go to index.


/

index

links to indexes for each language.

scripting/

if the page display correctly, the offline operation is enabled.

html/

service worker manager

register/unregister the service worker.
to register, the cacheable resources will be cached, accelerating page views within this domain.
cacheable resources
  • /css/*.css
  • (/|/*/)(svg/|svg/pwa/)*.svg
  • /(js/|js/pwa/)*.js
  • /*/scripting/pwa/*/*

cache manager

update/delete the cache.

pwa/

it can be installed via a browser as a pwa on windows, android, etc.
if the all used resources are cached, the offline operation is enabled.
press the '*download' button, to download the image in the specified mimetype.
if an error occurs, a message will be displayed.

scalable reversi

the (4+2n)**2grids reversi.

vertex generator

generate a polygon image from the input values.

raster generator

generate a raster image from an image.

apng generator

generate an apng from 61pngs of the same size.

totp generator

generate a totp from the 'secret key'.
if the 'navigator.clipboard' is supported, press outside the input field, copy to the clipboard.

base converter

convert the base. non-integers are ignored as delimiters.
if the 'navigator.clipboard' is supported, press the area to display math formula, copy to the clipboard.

base encoder

base encode/decode via strings.
the 'base* by h1yapp' is preset separated by powers of 2 in order 0-9, a-z, A-Z, +-*/, the displayable characters(character code order).
if the 'characters' length isn't a power of 2, the 'padding' must be blank.

base encoding changer

change the base encoding not via strings.
the 'base* by h1yapp' is preset separated by powers of 2 in order 0-9, a-z, A-Z, +-*/, the displayable characters(character code order).
if the 'characters' length isn't a power of 2, the 'padding' must be blank.