CSV Data Filter & Query - Online Spreadsheet WHERE Clause
Load a CSV file and filter rows using basic expressions (e.g., age > 30). Supports AND/OR conditions. Export filtered result as CSV. All in browser.
UD5 Toolkit
Load a CSV file and filter rows using basic expressions (e.g., age > 30). Supports AND/OR conditions. Export filtered result as CSV. All in browser.
Enter a website URL and apply a protanopia/deuteranopia/tritanopia filter. Test full page accessibility.
Apply a simple median filter to remove speckle noise. Adjust kernel size. Fully local canvas processing.
Apply lowpass, highpass, and reverb to an audio source. See frequency response. Create your own guitar pedal. All local.
Paste a JSON array and filter/transform it using a simple path expression. Extract nested values without code. Local.
Paste a CSV and write a simple expression to filter rows (e.g., age > 30). See the filtered table and export. Client‑side.
Apply the drop‑shadow() filter and compare it with box‑shadow. See how it follows the contour of transparent images. Copy code.
Reduce the number of colors in your photo to create a bold, pop‑art poster effect. Adjust levels and download.
Increase or decrease the color saturation of your photo with a slider. Preview instantly. Download the edited image. Canvas‑based.
Apply a convolution filter (blur, sharpen) using a Web Worker. See the UI stay responsive while processing. Learn multithreading in the browser.
Paste a mixed text and get a list of only the emojis found within. Counts each unique emoji. Data cleanliness tool.
Apply a realistic oil painting texture to your photo. Adjust brush size and roughness. Brush stroke simulation.
Reduce an image to large colored squares. Create bold, minimalist wall art. Adjust block size. Download PNG.
Upload a photo and remap its tones to any gradient. Apply stunning color grading. Download result.
Paste CSV data and pick which columns to keep or drop. Rearrange column order by dragging. Download the new file. All local.
Apply a true negative color effect to your image. Simulate a film negative or invert scanned documents. Instant canvas transformation.
Apply vintage and sepia effects to your photos. Adjust grain, vignette, and tone curves. Download filtered image. Local canvas manipulation.