Skip to content

Instantly share code, notes, and snippets.

@teles
Created November 2, 2025 09:53
Show Gist options
  • Save teles/f045f2866245016b4945829938ef03bf to your computer and use it in GitHub Desktop.
Save teles/f045f2866245016b4945829938ef03bf to your computer and use it in GitHub Desktop.

Awesome Click and Use

Download bookmarks file

Useful and awesome online tools that I often use. No download, no signup required. All of these tools are perfect for developers looking for click and use solutions—simply access them online and start working right away.

Artificial Intelligence

  • ChatGPT - Dialogue optimized model
  • GitIngest - AI-powered tool to query and analyze your Git repositories for insights and understanding.
  • NotebookLM - AI-powered tool from Google for creating structured notes and assisting with research.

Colors

  • Color Designer - Several useful tools including conversion between color models, color palette from image, and a visually appealing gradient generator
  • Colors stacks - A color palette generator for design systems
  • Kigen Color - Color palette generator and design tool
  • Tailwind CSS Color Generator - Tool for generating and customizing Tailwind color palettes; includes paid features

CSS to copy

Data transform and visualization

Diagrams

  • dbdiagram.io - Draw Entity-Relationship Diagrams, Painlessly
  • Excalidraw - Create sketch hand-drawn-like diagrams
  • FossFLOW - Create isometric diagrams and illustrations in the browser; an open-source isometric diagramming tool
  • GitDiagram - Generate visual diagrams to represent Git branches and commit history.
  • Markmap - Build interactive mindmaps using markdown
  • Mermaid live editor - Create and share diagrams using markdown language
  • Mind Meister - Tools for easily create mind maps

Guides

Image manipulation

  • Carbon - Create beautiful images of your source code for sharing
  • Cleanup Pictures - Remove unwanted objects from photos
  • favicon.io - Create favicons using text, images or emojis
  • Image Resizer - Resize images online without loss of quality
  • Remove.bg - Remove image backgrounds automatically
  • Squish - Compress and convert images to AVIF, JPEG, JPEG XL, PNG, or WebP formats, powered by Squoosh
  • SVGOMG - Optimize and minify SVG files easily with a user-friendly interface
  • SVG Optimizer - Minify svg files
  • SVG to PNG - Converts svg files to png
  • SVG Viewer - SVG to png, react, data uri and more
  • Tiny png - Minify jpg, png and webp images

Regex

  • AutoRegex - Convert from English to RegEx with Natural Language Processing
  • Debuggex - Visual tool for building and debugging regular expressions
  • Regex101 - Build, test and debug regular expressions
  • Regexper - Visualize regular expressions
  • Regexr - Create and test regular expressions (alternative to regex101)

REPL

Screen Recording

  • asciinema - Record and share terminal sessions

SEO

Text manipulation

  • Convertio - File conversion, including CSV, JSON, XML, and more
  • Emojipedia - Emojis list for copy and paste
  • markdown-to-ast (textlint) - Convert Markdown into an AST (Abstract Syntax Tree); useful for programmatic analysis, validation, or transformation of Markdown documents.
  • Remove duplicated lines - Remove duplicated lines and sort text lines

Web Development Utilities

  • CORS Test - Check CORS support on APIs and servers instantly.
  • Mocky Designer - Create and customize mock APIs instantly, with options to design and share JSON responses.
  • ReqBin - Online tool for testing HTTP requests, including GET, POST, PUT, and DELETE, directly in the browser.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment