Search found 9 matches

by degarb
2017-08-09T04:52:02-07:00
Forum: Users
Topic: Help: android command line
Replies: 1
Views: 3802

Help: android command line

The github stuff is alien and unintelligible. Post, no reply. I need to know how to write a command line script for Android that convert jpg to smaller webp and destroys original. I will automate with tasker, run every xx seconds, during my business hours. This way i can rotate, crop, get 40% smalle...
by degarb
2017-07-02T17:47:31-07:00
Forum: Developers
Topic: Animated GIF to animated WebP
Replies: 6
Views: 25717

Re: Animated GIF to animated WebP

Yes, I know I can convert to web P, however, I cannot do animations. There is another program out there, implemented by Google, but it looks like it only runs on Linux. I am still stuck.
by degarb
2017-07-02T16:09:25-07:00
Forum: Developers
Topic: Animated GIF to animated WebP
Replies: 6
Views: 25717

Re: Animated GIF to animated WebP

Has this been fixed?

I can reduce jpgs 3x smaller using webp. I wish to also use webp on my animated radars.

Fixing animated webp could save me 200 megs a month on my data plan.
by degarb
2015-03-29T19:21:33-07:00
Forum: IMagick
Topic: What is the limit capability of IMagick?
Replies: 3
Views: 9790

Re: What is the limit capability of IMagick?

I wonder why mowser and skweezer would shut down rather than convert to Opening up code or license out.

Greenwifi is in pa. I remember skweezer was in california. I wouldn't mind asking
by degarb
2015-03-29T11:15:43-07:00
Forum: IMagick
Topic: What is the limit capability of IMagick?
Replies: 3
Views: 9790

What is the limit capability of IMagick?

I use image magick every 20 minutes, in script to pull radars, resize crop, transcode upload to server. Thus, I can pull on cell phone and tablet in areas of weak cell signal, lower monthly bit rate, and use 200 meg free/month on tmobile. Also at home on quad core and 15 megabit connection on chrome...
by degarb
2015-03-24T11:29:36-07:00
Forum: MagickWand for PHP
Topic: supplement my php
Replies: 1
Views: 55441

Re: supplement my php

phonifier, all I had to do was download the coad. Put the index.php in a folder called http://myspecialhost.com/phonifier.php then link any iframed pages to the phonified url, like http://myspecialhost.com/phonifier.php/ ... ourly.html
by degarb
2015-03-24T11:27:17-07:00
Forum: MagickWand for PHP
Topic: supplement my php
Replies: 1
Views: 55441

supplement my php

I made to make my own private start page. I was able to use imagemagic (and autohotkey on windows) to download animate, reduce size, upload images that are fine at an hour old. I installed and run phonifier (on my hosted site) in iframes for idiotically bloated mobile sites that needed stripping (im...
by degarb
2014-11-26T08:39:46-07:00
Forum: Users
Topic: Animated Gif downsize conversion
Replies: 3
Views: 5984

Re: Animated Gif downsize conversion

This worked really well--without destroying the animation. Shockingly easy.

Thanks.

I am afraid to ask. But does this work on all or most gif animations?
by degarb
2014-11-26T07:40:18-07:00
Forum: Users
Topic: Animated Gif downsize conversion
Replies: 3
Views: 5984

Animated Gif downsize conversion

http://ready.arl.noaa.gov/data/forecast/grads/rap/panel2/anim.gif I want to wget grab (windows xp) the above (each hour) 900k gif, extract, resize (for cell phone), reassemble, and wput smaller gif to my website for my smart phone weather page. I like that animation (would be useful 2 times daily), ...