You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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).
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.
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.
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).
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.
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.
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.
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.
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
Avoid ambiguous characters
https://www.expressvpn.com/password-generator
Use a passphrase that is easy to remember
https://1password.com/password-generator
Comments
No response
The text was updated successfully, but these errors were encountered: