Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Password Generation Rules. #1464

Open
yui10 opened this issue Nov 25, 2024 · 1 comment
Open

Adding Password Generation Rules. #1464

yui10 opened this issue Nov 25, 2024 · 1 comment
Labels
enhancement Idea of improvement of existing feature. untriaged

Comments

@yui10
Copy link
Contributor

yui10 commented Nov 25, 2024

What improvement do you think would an existing feature or tool in DevToys?

Currently it only generates random passwords for all characters, but we will have new generation conditions added to make it easier to use.

Solution/Idea

Comments

No response

@yui10 yui10 added enhancement Idea of improvement of existing feature. untriaged labels Nov 25, 2024
@yuvashrikarunakaran
Copy link

  1. Text Comparison Tool
    Improvement: Add syntax highlighting for various languages (e.g., JSON, XML, HTML) to make differences more readable.
    Why It's Needed: Current comparison is plain-text-based, which can be difficult to interpret for structured data.
    Extra Idea: Include a side-by-side view with collapsible sections for large documents.
  2. JSON Formatter
    Improvement: Introduce support for converting JSON to other formats, such as YAML or XML, and vice versa.
    Why It's Needed: Developers often work with different data formats and need quick conversions.
    Extra Idea: Add schema validation by allowing users to upload a schema file.
  3. Image Compressor
    Improvement: Include a batch compression feature with drag-and-drop functionality.
    Why It's Needed: Handling multiple images at once is a common need for developers and designers.
    Extra Idea: Provide options to choose compression levels (e.g., low, medium, high).
  4. String Utilities
    Improvement: Add support for custom regex-based find-and-replace in text.
    Why It's Needed: Helps power users perform advanced text transformations.
    Extra Idea: Include a "Regex Tester" inline to preview and test expressions before applying them.
  5. Hash Generator
    Improvement: Allow comparison of two files or strings to verify hash matches.
    Why It's Needed: Developers often need to confirm integrity, and this would streamline the process.
    Extra Idea: Add support for encoding algorithms like Argon2 or PBKDF2 for password hashing.
  6. File Encoder/Decoder
    Improvement: Include drag-and-drop support and real-time encoding previews.
    Why It's Needed: Simplifies workflows by reducing manual input for testing encodings.
    Extra Idea: Add a dropdown to quickly switch between encoding types (e.g., Base64, URL encoding).
  7. UUID Generator
    Improvement: Include options for custom UUID versions (e.g., time-based, random, namespace-based).
    Why It's Needed: Developers often need specific UUID types for different use cases.
    Extra Idea: Add a batch generation feature with a "Copy All" button.
  8. Color Picker
    Improvement: Add a feature to save a palette of selected colors for reuse across sessions.
    Why It's Needed: Designers and developers often work with consistent color schemes.
    Extra Idea: Allow export of saved palettes in CSS or JSON formats.
  9. JSONPath Tester
    Improvement: Add a feature to validate and parse JSONPath queries with detailed error messages for invalid syntax.
    Why It's Needed: Helps users debug their JSONPath expressions more effectively.
    Extra Idea: Include a sample JSON structure for practice and testing.
  10. Clipboard Manager
    Improvement: Add a history of copied items within DevToys to reuse them quickly.
    Why It's Needed: Developers frequently need to access past clipboard items.
    Extra Idea: Include a search bar to filter through clipboard history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Idea of improvement of existing feature. untriaged
Projects
None yet
Development

No branches or pull requests

2 participants