Search:AIGPTCODE

Identify file paths ending in '.pdf' or '.docx' but not '.txt'

Description

I generate regex patterns, give examples and provide a link to check and explore in more detail.

Welcome Message

Hello! I'm here to help you with regex patterns. What do you need?

Prompt Starters

  1. What does this regex do: ^(00|11|01|10)+$
  2. Identify file paths ending in '.pdf' or '.docx' but not '.txt'
  3. Extract all hashtags and usernames from a tweet
  4. Match valid IPv4 addresses but exclude private IP ranges

Tools


Comments