Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Original uploaded image does not have an extension when the path is specified #132

@CodeStrumpet

Description

@CodeStrumpet

I'm trying to achieve a specific naming result with the uploaded S3 files but have been unsuccessful so far.

This is a pretty minor issue. When the path I pass to S3-uploader does not have an extension I can force my desired behavior on the versioned images (by specifying a suffix and the resultant image format) but the original image does not get an extension.

In my example, the path is the_whole_damn_thing_front_blunt. Notice in the screenshot below that the original image gets a period but does not have an extension appended.

image

When I put an extension in the path passed to s3-uploader, I get double extensions.

image

Is there any way to have the original image (in the first screenshot above) to get an extension when it is uploaded to S3?

Thanks for any insight and please let me know if this is not the appropriate place to pose this question.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions