Median Filter Denoiser – Online Remove Salt & Pepper Noise
Apply a simple median filter to remove speckle noise. Adjust kernel size. Fully local canvas processing.
UD5 Toolkit
Filter CSV rows using SQL-like WHERE conditions. Upload a file, paste your data, write a condition, and instantly get matching rows.
=, !=, >, <, >=, <=, AND, OR, (), IS NULL, IS NOT NULL, LIKE '%text%', NOT LIKE, IN (val1, val2), NOT IN (...).age > 30 AND city = 'London', and instantly see matching rows.=, !=, >, <, >=, <=AND, OR, NOT( )IS NULL, IS NOT NULLLIKE '%text%' (% matches any sequence, _ matches one character)IN ('val1', 'val2'), NOT IN (...)Customer Name = 'Acme' if the header is Customer Name (spaces allowed).column IS NULL to match rows where the field is empty or missing. Use column IS NOT NULL for non‑empty fields. Note: the literal string “NULL” is not treated as a database NULL.AND and OR, and use parentheses to control logic. Example: (price > 100 OR category = 'premium') AND status != 'cancelled'.filtered.csv.""). Standard CSV rules are followed.Apply a simple median filter to remove speckle noise. Adjust kernel size. Fully local canvas processing.
Paste a SQL CREATE TABLE statement and extract just the column names as a CSV header row. For data migration.
Split a large CSV into smaller files by row count. Preview each chunk. No upload; streamed locally.
Query the permission state of camera, microphone, geolocation, and more. See the response and learn the API.
Convert CSV data to a real Excel spreadsheet with multiple sheets and simple formatting. Fully local.
Reduce the number of colors in your photo to create a bold, pop‑art poster effect. Adjust levels and download.
Write Q&A in a simple format and export as a CSV file compatible with Anki. Perfect for rapid card creation. Local.
Increase or decrease the color saturation of your photo with a slider. Preview instantly. Download the edited image. Canvas‑based.
Paste CSV data and transform it into a well‑structured YAML array of objects. Choose key mapping. Perfect for devOps and data migration.
Apply a convolution filter (blur, sharpen) using a Web Worker. See the UI stay responsive while processing. Learn multithreading in the browser.
Map CSV columns to event fields and generate a valid .ics file. Import into Google Calendar, Outlook, or Apple Calendar. Local.
Convert a JSON array of strings or numbers into a single‑column CSV. Quick data dump. Local.
Format a list of Q&A pairs and export as a CSV ready for Anki import. Simple line‑based template. Local.
Reduce an image to large colored squares. Create bold, minimalist wall art. Adjust block size. Download PNG.
Paste CSV and get a list of SQL INSERT statements. Define table name and column mapping. All local conversion.
Paste CSV data and pick which columns to keep or drop. Rearrange column order by dragging. Download the new file. All local.
Paste a mixed text and get a list of only the emojis found within. Counts each unique emoji. Data cleanliness tool.
Convert comma‑separated data into a series of SQL INSERT statements. Define the table name and column order. Local.
Paste SQL INSERT statements and extract the data into a clean CSV table. Works with multiple rows. Local parser.
Apply a realistic oil painting texture to your photo. Adjust brush size and roughness. Brush stroke simulation.
Paste CSV and get a beautiful HTML table with sortable headers (optional). Copy the full HTML/CSS snippet. Local.
Apply a true negative color effect to your image. Simulate a film negative or invert scanned documents. Instant canvas transformation.
Paste CSV data and instantly get a formatted MediaWiki table code. Ideal for Wikipedia editors and internal wikis.
Upload a photo and remap its tones to any gradient. Apply stunning color grading. Download result.
Upload ugly SQL and get a beautifully indented, syntax‑highlighted version. Supports multiple dialects. All local.
Build a GraphQL query by selecting fields and nesting visually. Copy the built query string. For learning and fast prototyping.
Apply vintage and sepia effects to your photos. Adjust grain, vignette, and tone curves. Download filtered image. Local canvas manipulation.
Execute GraphQL queries against any endpoint with variables and headers. Explore schema via introspection. All requests made directly from your browser.
View and edit CSV data in a familiar table interface. Add/delete rows and columns, sort, and export. Fully local, no cloud sync.
Format and beautify SQL queries for improved readability. Supports various SQL dialects. Quick syntax highlighting and local processing ensure a secure experience.