tachyon-plugin
tachyon
tachyon-plugin | tachyon | |
---|---|---|
2 | 2 | |
81 | 261 | |
- | - | |
5.0 | 8.3 | |
3 months ago | 4 months ago | |
PHP | TypeScript | |
- | ISC License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tachyon-plugin
-
Show HN: Daminik – An Open source digital asset manager
You might be interested in Tachyon https://github.com/humanmade/tachyon-plugin, an image resizing service built to be used with Amazon S3 as the image backend, AWS Lambda (or any node.js server) to process images using sharp, and sits behind a CDN such as CloudFront or CloudFlare.
Disclaimer: my employer (but I don’t work on the project).
-
What is the most efficient way to serve images as WebP and use JPG/PNG fallback? It doesn't necessarily have to be a plugin- in fact I'd rather do it manually if it's even slightly more effective. I also use BunnyCDN and Litespeed Cache if that matters
You (or WordPress) need to provide the image dimensions you want the image to be resized to in the URL requesting the image. Bunny.net can't know what the image being requested should be resized to based on how it is displayed on a webpage. You can't just enable Bunny Optimizer and do nothing on the WordPress side, you'll see no difference. You need a plug-in like https://github.com/humanmade/tachyon-plugin that will change the URLs of images so they will be resized properly by the CDN.
tachyon
-
Show HN: Daminik – An Open source digital asset manager
Sounds interesting. Where has the main repo for Tachyon gone though? https://github.com/humanmade/tachyon says it has been disabled.
-
Used WebP Express plugin to convert all JPG images to WEBP but realized on its uninstallation that it does it "on the fly" without changing the actual image paths in the database. Is there any way to change actual paths in the database?
I’m also the author of Tachyon (https://github.com/humanmade/tachyon) which is a similar service, but can be self-hosted and expects uploads to be stored in s3. I’ve done some experimenting with AVIF (https://github.com/humanmade/tachyon/pull/130) however the encode time trade off so far doesn’t look to be worth it compared to webp. However, more research needed!
What are some alternatives?
webp-express - Wordpress plugin for serving autogenerated WebP images instead of jpeg/png to browsers that supports WebP
s3-virus-scanning-typescript-aws-lambda-container - S3 virus scanning with TypeScript and Node.js 20.x AWS Lambda Container
S3-Uploads - The WordPress Plugin to Store Uploads on Amazon S3
CalendarView - A highly customizable calendar view and compose library for Android and Kotlin Multiplatform.
simply-static-deploy - WordPress plugin to deploy static sites easily to an AWS S3 bucket.
Android-ObservableScrollView - Android library to observe scroll events on scrollable views.
wp-graphql - :rocket: GraphQL API for WordPress
Android-Week-View - Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
amp-wp - Enable AMP on your WordPress site, the WordPress way.