Image Flip Tool - Online Mirror & Rotate Picture
Flip images vertically or horizontally, and rotate in 90° increments. Quick and simple editing right in the browser. Download the corrected image instantly.
UD5 Toolkit
Interactive demo & code generator — explore scroll-snap-type, align, stop & more
center, the browser aligns the center of each snap item with the center of the scroll container. This creates a beautiful "spotlight" effect where the current item is perfectly centered while users can peek at the previous and next items. It's widely used in app store-like designs, featured content sections, and modern card carousels.
normal), a fast swipe or flick can skip past multiple snap points — the browser may "coast" through several items. Setting scroll-snap-stop: always on each item forces the scroll to stop at the very next snap point, preventing users from accidentally skipping content. This property is set on the child items, not the container.
scroll-padding (set on the container) offsets the snap position from the container's edges. This is essential when you have a fixed header, sticky navigation bar, or want breathing room around snapped items. For example, scroll-padding: 20px ensures items snap 20px away from the container boundary rather than flush against it. Use the slider above to see it in action!
-webkit-overflow-scrolling: touch for smooth momentum scrolling on iOS.
Flip images vertically or horizontally, and rotate in 90° increments. Quick and simple editing right in the browser. Download the corrected image instantly.
Take a screenshot of the current browser tab using Screen Capture API. Crop, annotate with text and arrows, and download as PNG. Local only.
Apply rounded corners to an image and keep the background transparent. Save as PNG. Perfect for avatars and icons.
Build a group of `<details>` elements where opening one closes others. Optional JavaScript. Copy the accessible snippet.
Draw a line along the horizon and the tool rotates the image to make it perfectly level. Small rotation. Canvas editing.
Display a dynamic list of keyboard shortcuts for the current browser and operating system. Filter by category. Keep it open for reference.
Build a color palette for charts that works for protanopia, deuteranopia, and grayscale. Export as array.
Extract the thumbnail image for any YouTube video by pasting its URL. Download in multiple resolutions (HD, SD). Simple and fast.
Paste a URL and see the og:title, description, image, and twitter card that will be used when shared. No server needed.
View and edit ID3 tags of MP3 files, including title, artist, album, and artwork. All processing in your browser; no files uploaded.
Upload a small file to see each byte as a block, color-coded by value. Visualize the structure of binary data. Client-side.
Enter drum diameter, depth, and material to find the shell's approximate fundamental note. For tuning reference.
View and edit CSV data in a familiar table interface. Add/delete rows and columns, sort, and export. Fully local, no cloud sync.
Remove solid or similar backgrounds from images using color thresholding. No AI, just quick client-side canvas processing. Download as PNG.
See the roving tabindex pattern in action. Use arrow keys to navigate a list. Copy the accessible JavaScript pattern.
Remove clicks, pops, and crackle from audio recordings. Useful for digitizing vinyl. Threshold‑based local processing.
See how many tabs you have open and estimate memory usage based on navigator object. Fun productivity check.
Click a root key and chord type (Maj, min, 7th) to see the notes highlighted on a piano keyboard. Learn chords fast.
Paste a simple drum tab or select a pattern and hear it played. Learn drum set notation interactively.
Full-featured scientific calculator with trigonometric, logarithmic, and exponential functions. Clean interface and keyboard support. No installation required.
Select knife type and see recommended sharpening angle. Visual guide with degree display. Perfect edge every time.
Enter a song title and artist to find lyrics using public APIs. Quick preview and copy. A lightweight tool for music lovers.
Enter a URL and see a preview of how it will appear when shared on Facebook, Twitter, LinkedIn. Detect missing tags.
Enter total drive time or playlist length to figure out how many songs you need. Convert time to estimated tracks.
Find the date of Easter Sunday for any given year. Learn about the computus algorithm. Simple and accurate.
Enter room dimensions and number of walls to calculate needed 4x8 or 4x12 sheets, plus joint compound and tape estimate. Local tool.
Enter a password and see the estimated time it would take to crack using brute force at different speeds. Educational.
Press any key and see the full KeyboardEvent object: key, code, keyCode, modifier status. Dev tool.
Classic solubility rules for ionic compounds in water. Determine if a salt is soluble or forms a precipitate. Static guide.
Practice calculating network ID, broadcast address, and usable IPs from a random IP/CIDR combination. Instant feedback and score tracking. Perfect for CCNA prep.