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

feat(new tool) image-resizer #1361

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gitmotion
Copy link
Contributor

@gitmotion gitmotion commented Oct 22, 2024

Fix: #1353

  • image resizer with customizable dimensions
  • bases resizes on the original upload on each update
  • accepts and downloads as: .jpg, .jpeg, .png, .bmp, .ico, .svg
  • responsive and stays with card (with scrollbars) when dimensions are large
  • retains filename with dimensions appended
    demo

Copy link

vercel bot commented Oct 22, 2024

@gitmotion is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel.

A member of the Team first needs to authorize it.

@gitmotion gitmotion force-pushed the feat/image-resizer branch 3 times, most recently from 0c9c0e4 to 3823c12 Compare October 23, 2024 01:31
@gitmotion
Copy link
Contributor Author

since PRs are a bit backed up you can use this image in your docker-compose file if you want this functionality along with my other additions as well until the main branch has been updated:

docker image:

ghcr.io/gitmotion/it-tools:latest
  • you may need to clear cache and hard reload to get new features loading

OR locally

from github repo (copy & paste oneliner):

git clone -b gitmotion/main https://github.com/gitmotion/it-tools.git && cd it-tools/ && pnpm i && pnpm dev
  • (installing packages for the first time may take some time but wait till it finishes)

@gitmotion
Copy link
Contributor Author

updates to the file upload input and included original image dimensions label:
image

@gitmotion gitmotion force-pushed the feat/image-resizer branch 4 times, most recently from 51b8b41 to cdc430f Compare October 25, 2024 18:32
Copy link

sonarcloud bot commented Oct 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant