Skip to content
#

compress

Here are 367 public repositories matching this topic...

CaiJingLong
CaiJingLong commented Aug 16, 2019

@ROTGP (wrong ping, sorry :x @CaiJingLong ) Here's a minimal example. Select a big, wallpaper-size image, preferably several of them, hit multiply a couple times and then start the compression.

import 'dart:io';

import 'package:flutter/material.dart';
import 'package:flutter_image_compress/flutter_image_compress.dart';
import 'package:image_picker/image_picker.dart';

void main() =
help wanted good first issue ios
py7zr
raffaem
raffaem commented Feb 7, 2022

I'm using the following code.

outdbfp is a pathlib.WindowsPath of the file I want to compress. Its value is of the form MYPATH\db.sqlite3.

outdbzip is a pathlib.WindowsPath of the output file I want. Its value is of the form MYPATH\db.7z.

Notice the two files are on the same directory.

shutil.register_archive_format('7zip', py7zr.pack_7zarchive, description='7zip archi
bug help wanted good first issue for archiving

A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.

  • Updated Jun 10, 2022
  • C#

[https://www.sofineday.com], golang项目开发脚手架,集成最佳实践(gin+gorm+go-redis+mongo+cors+jwt+json日志库zap(支持日志收集到kafka或mongo)+消息队列kafka+微信支付宝支付gopay+api加密+api反向代理+go modules依赖管理+headless爬虫chromedp+makefile+二进制压缩+livereload热加载)

  • Updated May 31, 2021
  • Go

A stable and Fast telegram video convertor bot which can encode into different libs and resolution, compress videos, convert video into audio and other video formats, rename with thumbnail support, generate screenshot and trim videos.

  • Updated May 25, 2022
  • Python

Improve this page

Add a description, image, and links to the compress topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the compress topic, visit your repo's landing page and select "manage topics."

Learn more