Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renzhezhilu/webp2jpg-online
Use the browser's online image format converter, no need to upload files, you can convert jpeg, jpg, png, gif, webp, svg, ico, bmp files to jpeg, png, webp animation, gif, base64,avif,mozjpeg. 使用浏览器的在线图片格式转化器,无需上传文件,可将jpeg、jpg、png、gif、webp、svg、ico、bmp文件转换为jpeg、png、webp、webp动画、gif、base64、avif、mozjpeg,提供了多个可自定义选项来满足常见需求。
https://github.com/renzhezhilu/webp2jpg-online
browser-picture-converter conversionem-image image-converter picture-converter to-avif to-base64 to-gif to-jpeg to-mozjpeg to-png to-webp to-webp-animation
Last synced: 27 days ago
JSON representation
Use the browser's online image format converter, no need to upload files, you can convert jpeg, jpg, png, gif, webp, svg, ico, bmp files to jpeg, png, webp animation, gif, base64,avif,mozjpeg. 使用浏览器的在线图片格式转化器,无需上传文件,可将jpeg、jpg、png、gif、webp、svg、ico、bmp文件转换为jpeg、png、webp、webp动画、gif、base64、avif、mozjpeg,提供了多个可自定义选项来满足常见需求。
- Host: GitHub
- URL: https://github.com/renzhezhilu/webp2jpg-online
- Owner: renzhezhilu
- License: apache-2.0
- Created: 2020-01-12T07:44:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T10:48:25.000Z (over 1 year ago)
- Last Synced: 2024-10-02T01:01:20.217Z (about 1 month ago)
- Topics: browser-picture-converter, conversionem-image, image-converter, picture-converter, to-avif, to-base64, to-gif, to-jpeg, to-mozjpeg, to-png, to-webp, to-webp-animation
- Language: JavaScript
- Homepage: https://imagestool.com/webp2jpg-online/
- Size: 219 MB
- Stars: 1,776
- Watchers: 20
- Forks: 270
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
- awesome - renzhezhilu/webp2jpg-online - Use the browser's online image format converter, no need to upload files, you can convert jpeg, jpg, png, gif, webp, svg, ico, bmp files to jpeg, png, webp animation, gif, base64,avif,mozjpeg. 使用浏览器的在 (JavaScript)
- awesome-client-side - webp2jpg-online - Image conversion and image stitching, pure front-end implementation, fast speed, privacy protection, and offline use - [Try it!](https://imagestool.com/webp2jpg-online/) (Multimedia / Image)
README
English | [简体中文](./README_CN.md) | [日本語](./README_JP.md)
Webp2jpg-online
![title](https://cdn.jsdelivr.net/gh/renzhezhilu/webp2jpg-online/cdn/badges/01.svg)
![title](https://cdn.jsdelivr.net/gh/renzhezhilu/webp2jpg-online/cdn/badges/02.svg)
![title](https://cdn.jsdelivr.net/gh/renzhezhilu/webp2jpg-online/cdn/badges/03.svg)This toolbox includes image conversion and image stitching, pure front-end implementation, fast speed, privacy protection, and offline use,20 languages supported.
Q: Why is it named webp2jpg?
A: Because it was originally to convert webp to jpg, I have been using it all the time.## Online address
[Image conversion](https://imagestool.com/webp2jpg-online/)
| [Image splicing](https://imagestool.com/webp2jpg-online/splicing.html)
Multifunctional Image Converter
- [x] Support for `psd`, `psb`, `hdr`, `heic`, `heif`, `tiff`, `jpg`, `gif`, `png`, `svg`, `bmp`, Convert `tga` to `jpg`, `webp`, `png`, `gif`, `avif`
- [x] support `jpg` compression (choose jpg-tiny)
- [x] support `png` compression (png-tiny)
- [x] support `svg` compression (svg-tiny)
- [x] Support adding image watermark, text watermark
- [x] support modifying size by width, height, ratio
- [x] Support `webp` and `gif` to convert between animations (webp-animation and gif-animation)
- [x] Support GIF watermark
- [x] Others: base64 output, persistent option data, dark/light UI switching, rotating and flipping images, batch processing (within 1000 images), importing by pressing Ctrl+V after taking a screenshot
Video subtitle stitching toolSplicing the subtitles of the video into a picture has everyone seen it~ This tool can easily create all forms of such pictures.
### work process:
- 1. Screen recording
- 2. Generate video
- 3. Take a screenshot while playing the video
- 4. Adjust the picture
- 5. Done
### Function:- [x] Support screen recording
- [x] support importing `mp4` files
- [x] After recording or importing, you can take screenshots with shortcut keys
- [x] Supports cropping and drag sorting of imported images
- [x] Support mobile phone vertical screen
- [x] Support other conventional splicing functions (single column/single row, multiple rows and multiple columns)
- [x] support adjusting margins and border styles
- [x] Lossless output, no blurry pictures
- [x] support to choose export format (`jpg`, `png`, `webp`)### Tips
- `jpg` maximum size is `65525`
- `webp` size limit `16522`
- `png` size limit is `65525`## ❤ thanks
[科技爱好者周刊(第 114 期):U 盘化生存和 Uber-job](http://www.ruanyifeng.com/blog/2020/07/weekly-issue-114.html)
[Multi-Functional Image Converter: An Online Tool to Batch Convert Images to Various Formats ](https://frontendfoc.us/issues/511)
#### [webp2jpg-online-demo](https://github.com/renzhezhilu/webp2jpg-online-demo)
## Developer
This repository is the production environment version(3.0) and can be used arbitrarily.