block registry
지금 바로 쓸 수 있는 블록
반복해서 만드는 기능을 비워두고, 제품의 핵심에 더 많은 시간을 쓰세요.
Barcode Generator
Built-inbarcode_generator
Generate a barcode PNG (as a base64 data URI) from text
Calculator
Built-incalculator
Evaluate a math expression (+ - * / // % ** and common functions)
CSV/JSON Converter
Built-incsv_json_converter
Convert between CSV and JSON array-of-objects formats
Fake Data Generator
Built-infake_data_generator
Generate fake test data (name, email, address, etc.) for testing/seeding
Hash Generator
Built-inhash_generator
Compute a hash digest (md5/sha1/sha256/sha512) of a text
JSON Formatter
Built-injson_formatter
Pretty-print and validate a JSON string
Language Detector
Built-inlanguage_detector
Detect the language of a given text
Markdown to HTML
Built-inmarkdown_to_html
Convert Markdown text to HTML
OCR
BYOKocr
Extract text from an image
Password Generator
Built-inpassword_generator
Generate a random password/secret string
QR Code Generator
Built-inqr_code_generator
Generate a QR code PNG (as a base64 data URI) from text or a URL
Sentiment Analysis
BYOKsentiment_analysis
Classify text sentiment as positive/negative/neutral with a confidence score