Tachyon-plugin Alternatives
Similar projects and alternatives to tachyon-plugin
-
tachyon
Discontinued Faster than light image resizing service that runs on AWS. Super simple to set up, highly available and very performant. [GET https://api.github.com/repos/humanmade/tachyon: 403 - Repository access blocked]
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
webp-express
Wordpress plugin for serving autogenerated WebP images instead of jpeg/png to browsers that supports WebP
-
daminik
Daminik is a simple & scalable Digital Asset Manager with a built-in Content Delivery Network. The single source of truth for all your assets.
-
-
-
simply-static-deploy
Discontinued WordPress plugin to deploy static sites easily to an AWS S3 bucket.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
tachyon-plugin discussion
tachyon-plugin reviews and mentions
-
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.
Stats
The primary programming language of tachyon-plugin is PHP.