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

Sniffer Doesn't Accept JPEGs #11

Closed
2320sharon opened this issue Apr 5, 2022 · 0 comments
Closed

Sniffer Doesn't Accept JPEGs #11

2320sharon opened this issue Apr 5, 2022 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request
Projects

Comments

@2320sharon
Copy link
Owner

Sniffer Doesn't Accept JPEGs

Sniffer will convert .JPG to .jpg, but not .jpegs.
There needs to be a generic conversion function that converts any jpg type of image to the .jpg. The same function could be used for .pngs as well.

  • REGEX would be great to use to scan the file extensions for matches
@2320sharon 2320sharon created this issue from a note in Sniffer (To do) Apr 5, 2022
@2320sharon 2320sharon self-assigned this Apr 5, 2022
@2320sharon 2320sharon added bug Something isn't working enhancement New feature or request labels Apr 5, 2022
@2320sharon 2320sharon moved this from To do to In progress in Sniffer Apr 11, 2022
@2320sharon 2320sharon moved this from In progress to Done in Sniffer Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant