Projectile Motion Simulator - Online Angle & Speed
Set launch angle, initial speed, and height. See the trajectory, max height, and range plotted on a canvas. Learn kinematics.
UD5 Toolkit
Master the relationship between ISO, Aperture & Shutter Speed — the foundation of photography.
These all produce the same brightness but different creative effects:
ISO 100, f/8, 1/125s = ISO 200, f/8, 1/250s = ISO 100, f/5.6, 1/250s. Use this to trade noise for depth of field or motion freeze.
Aperture controls artistic blur (bokeh). Shutter Speed controls motion feeling — silky waterfalls (slow) or frozen action (fast). ISO is your flexibility lever when light is limited.
EV 15: Bright sunny day (Sunny 16) · EV 12: Cloudy/overcast · EV 9: Indoor window light · EV 6: Home interior evening · EV 3: Candlelight · EV 0: Moonlight scene
Set launch angle, initial speed, and height. See the trajectory, max height, and range plotted on a canvas. Learn kinematics.
Learn about f‑stops and their effect on light and depth. Calculate equivalent exposure adjustments. Educational.
Simulate a full‑page screenshot by stitching screen captures (limited). Works best on simple pages. Use browser’s native capture.
Type a UPC or EAN number and see how a laser scanner would identify it, plus check digit validation.
Enter a URL and get a rough client-side performance simulation: request count, DOM size, and potential speed tips. No real Lighthouse.
Enter megapixels and desired DPI to see the maximum print size without upscaling. Quick quality check.
Upload an image and see a rough simulation of how it might look when printed. Highlights areas that may lose detail.
Enter hole saw diameter and material to find the recommended RPM and feed pressure. Prevent burning and kickback.
Open your camera and scan barcodes or QR codes in real time. Uses ZXing JS. No data sent anywhere.
See exact dimensions of your current browser inner/outer window, screen resolution, and pixel ratio. Developer debug.
Upload an image containing a QR code and decode its content. Works offline using JavaScript QR decoder. No camera needed.
Load a video file and grab any frame as a still image. Navigate frame by frame. Download the snapshot. All done on your device.
Layer gradients and images and blend them with background‑blend‑mode. Create hero sections. Copy CSS.
Paste multiple HTML snippets (header, footer) and a main content, then combine them into a single preview. Static site helper.
Automatically improve the contrast of dark or washed‑out photos using histogram equalization. One‑click auto‑tune. All canvas‑based.
Decode an image progressively using the ImageDecoder API. See partial results and metadata. Modern alternative to <img>.
Use your camera to scan 1D barcodes (UPC, EAN, CODE128) directly in the browser. Quick and no app install. All scanning is local.
Toggle content‑visibility: auto on long blocks and see the rendering time difference. Understand this powerful property.
Drop a folder of images and convert all to the same format at once. Choose quality and download as ZIP. Local only.
Control image‑orientation: from-image vs none. See how the browser interprets EXIF rotation. Fix portrait photos.
Scan QR codes using your device camera or by uploading an image. Instant decoding of URLs, texts, and more. No data sent to server, pure browser processing.
Keep track of a tennis match: points, games, sets, and deuce. Supports tiebreak. Great for friendly matches. Local.
Draw pixel art on a canvas grid, choose colors from palette, and export as PNG. Fun for game assets and retro artworks. All drawn data stays in your browser.
Convert angles between degrees, radians, and grads. Quick reference for mathematics and engineering. Simple and ad-free.
Enter the amount of leftover paint and see how many square feet it still covers. Plan touch-ups.
Force more or less contrast and see how your page adapts. Test your CSS media queries for accessibility.
Simulate random mouse moves, clicks, or keystrokes to test idle‑timeout logic. Stops when you move the mouse. Dev test.
If your device has a barometer, read the pressure and see trend analysis for short-term weather prediction. Fully local sensor access.
Enter an HTML snippet and see a rough transcription of what a screen reader might announce. Check alt texts.
Configure browser feature permissions (camera, microphone, geolocation) and generate the Permissions‑Policy HTTP header.