[GH-ISSUE #54] add the ability to resizes images directory #23

Closed
opened 2026-02-25 22:34:11 +03:00 by kerem · 2 comments
Owner

Originally created by @dimanovoseltsev on GitHub (Mar 22, 2017).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/54

I would like to be able to resize mode with servo skuchevaya not it.

for example
https://dimains.com/upload/w_300,h_200/imagefolder/12541.jpg

in the current documentation is not seen as an opportunity to implement resize or tell me how to do it?

Originally created by @dimanovoseltsev on GitHub (Mar 22, 2017). Original GitHub issue: https://github.com/flyimg/flyimg/issues/54 I would like to be able to resize mode with servo skuchevaya not it. for example https://dimains.com/upload/w_300,h_200/imagefolder/12541.jpg in the current documentation is not seen as an opportunity to implement resize or tell me how to do it?
kerem closed this issue 2026-02-25 22:34:11 +03:00
Author
Owner

@baamenabar commented on GitHub (Mar 23, 2017):

Thanks for posting an issue.
I'm not understanding the question though. What do you mean by

servo skuchevaya not it

?

What your example path will do is: try to get the resource from the server's path ./imagefolder/12541.jpg resize the image if it's there an serve it.

I will add an explanation for that use case in the docs. I have used it like that but it's noto documented, you are right.

<!-- gh-comment-id:288650359 --> @baamenabar commented on GitHub (Mar 23, 2017): Thanks for posting an issue. I'm not understanding the question though. What do you mean by > servo skuchevaya not it ? What your example path will do is: try to get the resource from the server's path `./imagefolder/12541.jpg` resize the image if it's there an serve it. I will add an explanation for that use case in the docs. I have used it like that but it's noto documented, you are right.
Author
Owner

@sadok-f commented on GitHub (Mar 23, 2017):

Yes that part is missing in the docs, we'll update it soon.
In your case you should create the folder imagefolder inside the web directory:
web/imagefolder

<!-- gh-comment-id:288654643 --> @sadok-f commented on GitHub (Mar 23, 2017): Yes that part is missing in the docs, we'll update it soon. In your case you should create the folder `imagefolder` inside the web directory: `web/imagefolder`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#23
No description provided.