Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/32comic/image2pixel-web
/ functions
Functions
140 in github.com/32comic/image2pixel-web
⨍
Functions
140
◇
Types & classes
10
↓ 1 callers
Method
medianCutQuantization
(imageData, colorCount)
pixelizer.js:748
↓ 1 callers
Function
normalizeLocale
(lang)
web/js/i18n.js:355
↓ 1 callers
Function
parseGplPalette
(text, name)
web/js/main.js:648
↓ 1 callers
Function
parseGplWithMeta
(text)
scripts/convert-bead-palettes.js:136
↓ 1 callers
Function
parseHexPalette
(text, name)
web/js/main.js:757
↓ 1 callers
Function
parseJsonPalette
(text, name)
web/js/main.js:696
↓ 1 callers
Function
parsePaletteFile
(filename, text)
web/js/main.js:808
↓ 1 callers
Function
parseTxtPalette
(text, name)
web/js/main.js:770
↓ 1 callers
Method
printFromDataURL
(dataURL)
pixelizer.js:1048
↓ 1 callers
Method
processAutoMode
()
pixelizer.js:519
↓ 1 callers
Method
processManualMode
()
pixelizer.js:556
↓ 1 callers
Function
processWithClassicLab
* Algorithm: Classic LAB (recommended for classical pixel art) * - Averages blocks (clean solid-color blocks, no dithering) * - Palette generated vi
web/js/algorithms.js:306
↓ 1 callers
Function
processWithLabDither
* Algorithm: LAB + Floyd-Steinberg Dithering * - Averages blocks (same as classic) * - Builds or receives palette * - Applies FS dithering at block
web/js/algorithms.js:324
↓ 1 callers
Function
processWithTezumie
* Algorithm: Tezumie Style * - Nearest-neighbor center-pixel sampling (preserves sharp edges) * - Builds or receives palette * - Applies FS ditheri
web/js/algorithms.js:338
↓ 1 callers
Function
processWithTezumieNoDither
* Algorithm: Tezumie Style (No Dither) * - Nearest-neighbor center-pixel sampling (preserves sharp edges) * - Builds or receives palette * - NO dit
web/js/algorithms.js:351
↓ 1 callers
Method
quantizeColors
(imageData, colorCount, enableDithering)
pixelizer.js:737
↓ 1 callers
Function
renderBeadPattern
(gridImageData, paletteMeta)
web/js/main.js:900
↓ 1 callers
Method
sampleBlock
(imageData, startX, startY, blockSize)
pixelizer.js:618
↓ 1 callers
Function
setLocale
(locale)
web/js/i18n.js:478
↓ 1 callers
Method
setupCanvasInteraction
()
pixelizer.js:853
↓ 1 callers
Method
showDetectionInfo
(detection)
pixelizer.js:485
↓ 1 callers
Method
showProcessingControls
()
pixelizer.js:201
↓ 1 callers
Method
validateBlockSize
(imageData, blockSize)
pixelizer.js:416
↓ 1 callers
Method
validateCandidates
(imageData, candidates)
pixelizer.js:399
Method
cancelProcessing
()
pixelizer.js:1215
Method
constructor
()
pixelizer.js:14
Method
constructor
(pixels, level = 0)
pixelizer.js:1228
Method
constructor
(px)
web/js/algorithms.js:58
Method
constructor
(px)
web/js/algorithms.js:136
Method
constructor
(pixels)
web/js/main.js:464
Method
exportPNG
()
pixelizer.js:950
Method
handleDragLeave
(e)
pixelizer.js:128
Method
handleDragOver
(e)
pixelizer.js:122
Method
handleDrop
(e)
pixelizer.js:133
Method
handleFileSelect
(e)
pixelizer.js:145
Method
handleZoomChange
(e)
pixelizer.js:945
Function
printImage
()
web/js/main.js:547
Method
printResult
()
pixelizer.js:1008
Function
saveImage
()
web/js/main.js:519
Method
split
()
web/js/algorithms.js:76
← previous
101–140 of 140, ranked by callers