Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 22, 2020. It is now read-only.
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

File extensions in Cache (& via API) do not reflect the true file format #30

Copy link
Copy link
@bschollnick

Description

@bschollnick
Issue body actions

Hey.

I am looking to use Python-thumbnails as a partial replacement for a thumbnail system that I was working on... But I've noticed an issue...

tnail = get_thumbnail(testfilename, '300x300', crop='center', force=True, format="PNG")

Does set the result file format to PNG, but the file extensions in the cache folder, is JPG.

tnail.extension
'jpg'

Is this intended? I'm using this in the basic python mode, without Django, etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.