CSS Tooltip Generator - Online Hover Popup Builder
Design a pure CSS tooltip with custom text, position (top/bottom/left/right), and arrow. Copy the clean code.
UD5 Toolkit
Upload any image or pick an emoji, and instantly generate CSS code for a custom cursor. Adjust hotspot, preview in real-time, and copy ready-to-use code.
Drop your image here
or click to browse — PNG, JPG, WebP, GIF, SVG
/* Upload an image to generate cursor CSS */
cursor: url() property. You can specify any PNG, GIF, or SVG image, along with an optional hotspot (the exact click point). This is widely used for branded websites, games, and interactive experiences..cur and .ani files, browser support is more limited., pointer), (4) the hotspot coordinates are outside the image bounds, or (5) the image format isn't supported by your browser. Always test across different browsers.<style> tag. You can apply it globally using * { cursor: url(...), fallback; }, or target specific elements like a:hover { cursor: url(...), pointer; }. The data URI format is self-contained, meaning you don't need to host the image separately..cur files (Windows cursor format), you would need a dedicated converter tool or software like RealWorld Cursor Editor. However, modern websites can use PNG cursors directly via CSS, which is simpler and more cross-platform. The downloadable PNG from this tool works perfectly with the cursor: url() CSS property.Design a pure CSS tooltip with custom text, position (top/bottom/left/right), and arrow. Copy the clean code.
Visually configure scroll‑snap containers and items. Adjust alignment, stop behavior, and padding. Copy the clean CSS instantly.
Design a fully styled scrollbar with colors, width, and border radius. Get the CSS for Chrome and Firefox.
Design a fully styled scrollbar with colors, width, radius, and hover effects. Supports both ::-webkit‑scrollbar and Firefox scrollbar‑width.
Build a custom CSS reset by toggling which elements to normalize. Copy the resulting stylesheet. Lean and clean.
Design a tooltip that appears on hover without JavaScript. Choose positioning, arrow, and animation. Copy the clean HTML/CSS.
Create a 'SALE' or 'NEW' corner ribbon in pure CSS. Adjust colors, position, and text. Great for e‑commerce.
Design neumorphic elements by adjusting box‑shadow parameters. Real‑time preview and CSS output. For modern soft UI interfaces.
Visually experiment with Flexbox container and item properties. See the layout update in real time and copy the CSS. Learn by doing, fully interactive.
Generate custom placeholder images for mockups and layouts. Specify dimensions, colors, and text. Export as PNG or use the generated data URI. Entirely browser-based.
Design a custom focus indicator with outline, offset, and box‑shadow. Preview on interactive elements. Copy the CSS.
Create CSS mask‑image effects with custom shapes, gradients, and SVGs. Visually see the mask applied to an image. Copy the CSS.
Design layered box shadows interactively and get the CSS code in real time. Adjust offset, blur, spread, and color. Essential tool for UI designers.
Upload an image and get a suggested alt text description using a local vision model (WASM). Improve SEO and accessibility fast.
Create a simple 4-shaft weaving draft by clicking warp/weft threads. See plain weave, twill, satin. Educational for weavers. Local only.
Paste a screenshot or image, crop it, and add arrows, rectangles, and text. Essential for bug reports and tutorials.
Use the browser's native eyedropper tool to pick any color from the screen. Shows zoomed preview. Quick and easy.
Generate a range of tints and shades from a single hex color. Ideal for data visualization, UI design systems, and Tailwind custom palette creation. Local tool.
Enter container width, number of items, gap, and flex‑basis. See the resulting sizes instantly. Plan your flex layout.
Build a .editorconfig file by setting indentation, charset, and end‑of‑line rules for your project. Keep all contributors aligned.
Visually adjust each corner's radius on an image independently. Preview and download as PNG. For non‑uniform rounding.
Interactively add and adjust multiple box shadows on a sample element. Drag sliders for offset, blur, spread, and color. Copy the clean CSS code instantly.
Use the EyeDropper API to sample a color from anywhere on your screen. Click, select, and copy the hex. No extensions needed.
Fill in your details and instantly get a clean, printable one-page resume. No sign up, no data leaves your browser.
Browse the built‑in styles that browsers apply to HTML elements. Understand why your page looks different. Static reference.
Adjust margin, border, padding, and content sizes interactively and see the rendered box model. Get the exact CSS. Teach or learn layout.
Paste your CSS and see warnings for properties that have limited browser support. Links to CanIUse. Modernize safely.
Paste code and generate a beautiful, syntax‑highlighted PNG image. Choose theme and window style. Shareable code pics.
Fill in a form to generate a clean, ATS‑friendly one‑page resume. Customize sections, colors, and export as print‑ready PDF. Personal data stays in your browser.
Generate a random HTML/CSS card with different box model properties. Inspect and guess the size. For learners.