Giter VIP home page Giter VIP logo

alfred-imagemin's Introduction

Hey! Nice to see you.

Welcome to my page!
I'm Ryo Kawamata, Frontend developer from Ibaraki, Japan.

Where to find me

Github Twitter Medium Medium Zenn

Open source projects

๐ŸŽ Projects โญ Stars ๐Ÿ“š Forks ๐Ÿ›Ž Issues ๐Ÿ“ฌ Pull requests
Vue Word Highlighter Stars Forks Issues Pull Requests
Chikamichi Stars Forks Issues Pull Requests
Sky Follower Bridge Stars Forks Issues Pull Requests
Suppress TS Errors Stars Forks Issues Pull Requests
Animated emoji gen Stars Forks Issues Pull Requests
Sync Raise hand Stars Forks Issues Pull Requests
V Change Tags Order Stars Forks Issues Pull Requests
Resume Stars Forks Issues Pull Requests
Alfred Imagemin Stars Forks Issues Pull Requests
GitHub Trending Bot Stars Forks Issues Pull Requests
Tell me bot Stars Forks Issues Pull Requests
Copy Git Link Stars Forks Issues Pull Requests
Copy Python Path Stars Forks Issues Pull Requests
Alfred Gyazo Uploader Stars Forks Issues Pull Requests

Development metrics

TypeScript   8 hrs 15 mins   โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   75.47 %
Markdown     1 hr 28 mins    โ–ˆโ–ˆโ–ˆโ–’โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   13.51 %
JSON         31 mins         โ–ˆโ–’โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   04.86 %
CSS          19 mins         โ–“โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   03.00 %
YAML         10 mins         โ–’โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   01.53 %

kawamataryo's scores on LAPRAS are as follows: Engineering: 4.51 out of 5.0, Business: 3.48 out of 5.0, Influence: 4.07 out of 5.0.

This profile is a fork of thmsgbrt/thmsgbrt. Thanks.

alfred-imagemin's People

Contributors

dependabot[bot] avatar kawamataryo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

75asa

alfred-imagemin's Issues

Seems to not work anymore

This has served me so well for so long. Even after moving to Raycast, I still rely on this tool because it works better than any other. Today, it fails on all files. I'm not sure why. Is there any chance this can be ported to Raycast like you were able to with TinyPNG? Happy holidays!

[BUG] "cjpegโ€ cannot be opened because the developer cannot be verified.

Hi

I recently tried to run the Imagemin workflow for Alfred and I get a popup window with this error in it...

"cjpegโ€ cannot be opened because the developer cannot be verified.

Safari_2022-04-22_at_13 17 17

I'm running the following versions...

  • Alfred v4.6.4
  • Imagemin 1.4.0
  • MacBook Air (M1, 2020)
  • macOS Monterey v12.3.1

And when run this is the log output...

STDERR: Imagemin[[Run Script](alfredpreferences:workflows%3Eworkflow%3Euser.workflow.D7604045-A449-45D7-BA82-486D600FE38B%3ED26018EE-ED09-4F7C-8010-E150093C4D65)] (node:65334) UnhandledPromiseRejectionWarning: Error: write EPIPE
    at WriteWrap.onWriteComplete [as oncomplete] (internal/stream_base_commons.js:94:16)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:65334) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:65334) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Thanks for a great workflow and I hope it can be fixed as I really do find it useful.

Regards - Jason

Adding resize/downscaling option

Hey Ryo!

Thanks for the nice workflow!

It would be really useful if the user could in addition to recompress also choose to downscale the image(s) like this:

Imagemin 640

which would resize the image, using the longest side of the image (width or height) and resize it to the resolution specified,
keeping the aspect ratio the same as the original so calculating the other side automatically based on that aspect ratio.

Or, if you want to use cjpeg only, at least have the possibility to scale as a percentage (supported by cjpeg natively) like this:

imagemin 1/2

would downscale it to half the res and so on...

It would be really useful!!!

Cheers Ryo!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.