Bilder Ferkleinern!!!
- Yes Yes Zani
- Beiträge: 1245
- Registriert: 01.01.2005 18:39:36
- Wohnort: Obersteiermark
#1 Bilder Ferkleinern!!!
hallo
ich hab 150 Bilder die ich Verkleinern muss!! will aber nicht jedes einzeln machen sonder mit einem Programm gibt es so was??
ich hab 150 Bilder die ich Verkleinern muss!! will aber nicht jedes einzeln machen sonder mit einem Programm gibt es so was??
MFG Martin
Helis:
Raptor 620SE
Helis:
Raptor 620SE
#3
tracer hat geschrieben:Ja.



Gibts u.a. hier: http://bluefive.pair.com/pixresizer.htm
V erkleinern heisst das übrigens

Als Trottel dazustehen, wäre heutzutage nicht weiter auffallend.
Denn wer in einem gewissen Alter nicht merkt, daß er von Dummköpfen umgeben ist,
merkt es aus einem gewissen Grund nicht.
( Curt Goetz 17.11.1888 – 12.09.1960 )
Denn wer in einem gewissen Alter nicht merkt, daß er von Dummköpfen umgeben ist,
merkt es aus einem gewissen Grund nicht.
( Curt Goetz 17.11.1888 – 12.09.1960 )
#4
Ja 
XP image Resizer
Ist ein Windows XP gratis Add-On
Guggst du hier:
http://www.microsoft.com/windowsxp/down ... rtoys.mspx

XP image Resizer
Ist ein Windows XP gratis Add-On
Guggst du hier:
http://www.microsoft.com/windowsxp/down ... rtoys.mspx
Zuletzt geändert von IcE*MaN am 29.10.2006 11:53:45, insgesamt 1-mal geändert.
Heli:
T-REX 450 SE Silver
SMM-Kreisel GY 401 mit Futaba S9650
Brushless Motor 430L 3550 KV
Jazz 40-6-18
3x Hitec HS-65MG
Sender:
Futaba FF9 Super
T-REX 450 SE Silver
SMM-Kreisel GY 401 mit Futaba S9650
Brushless Motor 430L 3550 KV
Jazz 40-6-18
3x Hitec HS-65MG
Sender:
Futaba FF9 Super
- tracer
- Operator
- Beiträge: 63804
- Registriert: 18.08.2004 18:50:03
- Wohnort: Kollmar
- Has thanked: 2 times
- Been thanked: 2 times
- Kontaktdaten:
#6
Ich nehme dafür nen kleines Script:
Und schon liegt alles in einem Unterverzeichnis in 800x600.
Code: Alles auswählen
#!/bin/bash
mkdir small
for i in *.*;
do
convert -resize "800x600" $i small/$i
done
#7
Hi,
ich habe mir so ein Progi von der Robbe-Homepage runtergezogen, ist Freeware soweit ich weiss und heiss "Verkleinerer17". Funktioniert tadellos und schnell und man kann einen ganzen Haufen noch selbst konfigurieren. Homepage: www.dr-wuro.de
Gruss
Christian
ich habe mir so ein Progi von der Robbe-Homepage runtergezogen, ist Freeware soweit ich weiss und heiss "Verkleinerer17". Funktioniert tadellos und schnell und man kann einen ganzen Haufen noch selbst konfigurieren. Homepage: www.dr-wuro.de
Gruss
Christian
Helis:
Piccolo V2 , Agrumi-Freilauf, Standardmotor, 3s 1200mAh LiPo - aktuell eingemottet -
Eco 8, etwas Tuning (Alu und CFK), BL Heli-8 mit Easy 4012 an 10 Z.
Rappi 50V2 mit TT50, GY401+S9254+3x9202+HS945MG
Roxxter 11, 3xHS56, GY401/DS3781, LF-Motor+Jazz 55-6-18, 4S LiPo
Fläche: Easy Glider Electric !!! plus 2-3 andere Styroporbomber
Heli-Künste: Rundflüge, Kreise, Achten, Nasenschweben
Piccolo V2 , Agrumi-Freilauf, Standardmotor, 3s 1200mAh LiPo - aktuell eingemottet -
Eco 8, etwas Tuning (Alu und CFK), BL Heli-8 mit Easy 4012 an 10 Z.
Rappi 50V2 mit TT50, GY401+S9254+3x9202+HS945MG
Roxxter 11, 3xHS56, GY401/DS3781, LF-Motor+Jazz 55-6-18, 4S LiPo
Fläche: Easy Glider Electric !!! plus 2-3 andere Styroporbomber
Heli-Künste: Rundflüge, Kreise, Achten, Nasenschweben
#10
150 Chinesen mit je einem Computer und Photoshop
In einer Minute ist das Ding fertig.

Status: Flugtagebuch (grün=ok, orange=in Arbeit, rot=groundet)
Setup: Humingbird, Trex500ESP/FBL, WiiCopter, PZ Bf109, Easy Glider, Nuris, MCPx, MQX, Sim, Evo9 M-Link, DMFV
Setup: Humingbird, Trex500ESP/FBL, WiiCopter, PZ Bf109, Easy Glider, Nuris, MCPx, MQX, Sim, Evo9 M-Link, DMFV
#11 Re: Bilder Ferkleinern!!!
Da gibts ein sehr gutes, Imagemagick (download: http://www.imagemagick.org/script/binary-releases.php ), den convert Befehl hat ja Tracer schon erwaehnt. damit kannst alles machen.Yes Yes Zani hat geschrieben:hallo
ich hab 150 Bilder die ich Verkleinern muss!! will aber nicht jedes einzeln machen sonder mit einem Programm gibt es so was??
Gruesse
convert --help
Version: ImageMagick 6.2.2 05/24/06 Q16 file:/usr/share/ImageMagick-6.2.2/doc/in dex.html
Copyright: Copyright (C) 1999-2005 ImageMagick Studio LLC
Usage: convert [options ...] file [ [options ...] file ...] [options ...] file
Where options include:
-adjoin join images into a single multi-image file
-affine matrix affine transform matrix
-annotate geometry text
annotate the image with text
-antialias remove pixel-aliasing
-append append an image sequence
-authenticate value decrypt image with this password
-average average an image sequence
-background color background color
-bias value add bias when convolving an image
-black-threshold value
forces all pixels below the threshold into black
-blue-primary point chromaticity blue primary point
-blur geometry blur the image
-border geometry surround image with a border of color
-bordercolor color border color
-channel type apply option to select image channels
-charcoal radius simulate a charcoal drawing
-chop geometry remove pixels from the image interior
-clip clip along the first path from the 8BIM profile
-clip-path id clip along a named path from the 8BIM profile
-clone index clone an image
-coalesce merge a sequence of images
-colorize value colorize the image with the fill color
-colors value preferred number of colors in the image
-colorspace type alternate image colorspace
-combine combine a sequence of images
-comment string annotate image with comment
-compose operator set image composite operator
-composite composite image
-compress type image compression type
-contrast enhance or reduce the image contrast
-convolve coefficients
apply a convolution kernel to the image
-crop geometry crop the image
-cycle amount cycle the image colormap
-debug events display copious debugging information
-define format:option
define one or more image format options
-deconstruct break down an image sequence into constituent parts
-delay value display the next image after pausing
-delete index delete the image from the image sequence
-density geometry horizontal and vertical density of the image
-depth value image depth
-despeckle reduce the speckles within an image
-display server get image or font from this X server
-dispose method GIF disposal method
-dither apply Floyd/Steinberg error diffusion to image
-draw string annotate the image with a graphic primitive
-edge radius apply a filter to detect edges in the image
-emboss radius emboss an image
-encoding type text encoding type
-endian type endianness (MSB or LSB) of the image
-enhance apply a digital filter to enhance a noisy image
-equalize perform histogram equalization to an image
-evaluate operator value
evaluate an arithmetic, relational, or logical expression
-extract geometry extract area from image
-family name render text with this font family
-fill color color to use when filling a graphic primitive
-filter type use this filter when resizing an image
-flatten flatten a sequence of images
-flip flip image in the vertical direction
-floodfill geometry color
floodfill the image with color
-flop flop image in the horizontal direction
-font name render text with this font
-format "string" output formatted image characteristics
-frame geometry surround image with an ornamental border
-fuzz distance colors within this distance are considered equal
-fx expression apply mathematical expression to an image channel(s)
-gamma value level of gamma correction
-gaussian geometry gaussian blur an image
-geometry geometry perferred size or location of the image
-green-primary point chromaticity green primary point
-gravity type horizontal and vertical text placement
-help print program options
-identify describe the format and characteristics of the image
-implode amount implode image pixels about the center
-insert index insert last image into the image sequence
-intent type type of rendering intent when managing the image color
-interlace type type of image interlacing scheme
-label name assign a label to an image
-lat geometry local adaptive thresholding
-level value adjust the level of image contrast
-limit type value pixel cache resource limit
-log format format of debugging information
-loop iterations add Netscape loop extension to your GIF animation
-map filename transform image colors to match this set of colors
-mask filename set the image clip mask
-matte store matte channel if the image has one
-mattecolor color frame color
-median radius apply a median filter to the image
-modulate value vary the brightness, saturation, and hue
-monitor monitor progress
-monochrome transform image to black and white
-morph value morph an image sequence
-mosaic create a mosaic from an image sequence
-negate replace every pixel with its complementary color
-noise radius add or reduce noise in an image
-normalize transform image to span the full range of colors
-opaque color change this color to the fill color
-ordered-dither NxN
ordered dither the image
-orient type image orientation
-page geometry size and location of an image canvas (setting)
-paint radius simulate an oil painting
-ping efficiently determine image attributes
-pointsize value font point size
-posterize levels reduce the image to a limited number of color levels
-preview type image preview type
-profile filename add, delete, or apply an image profile
-quality value JPEG/MIFF/PNG compression level
-quiet suppress all error or warning messages
-radial-blur angle radial blur the image
-raise value lighten/darken image edges to create a 3-D effect
-random-threshold low,high
random threshold the image
-region geometry apply options to a portion of the image
-raise value lighten/darken image edges to create a 3-D effect
-red-primary point chromaticity red primary point
-render render vector graphics
-repage geometry size and location of an image canvas
-resample geometry change the resolution of an image
-resize geometry resize the image
-roll geometry roll an image vertically or horizontally
-rotate degrees apply Paeth rotation to the image
-sample geometry scale image with pixel sampling
-sampling-factor geometry
horizontal and vertical sampling factor
-scale geometry scale the image
-scene value image scene number
-seed value pseudo-random number generator seed value
-segment values segment an image
-separate separate an image channel into a grayscale image
-sepia-tone threshold
simulate a sepia-toned photo
-set attribute value set an image attribute
-shade degrees shade the image using a distant light source
-shadow geometry simulate an image shadow
-sharpen geometry sharpen the image
-shave geometry shave pixels from the image edges
-shear geometry slide one edge of the image along the X or Y axis
-sigmodial-contrast geometry
lightness rescaling using sigmoidal contrast enhancement
-size geometry width and height of image
-solarize threshold negate all pixels above the threshold level
-splice geometry splice the background color into the image
-spread amount displace image pixels by a random amount
-strip strip image of all profiles and comments
-stroke color graphic primitive stroke color
-strokewidth value graphic primitive stroke width
-stretch type render text with this font stretch
-style type render text with this font style
-support factor resize support: > 1.0 is blurry, < 1.0 is sharp
-swap indexes swap two images in the image sequence
-swirl degrees swirl image pixels about the center
-texture filename name of texture to tile onto the image background
-threshold value threshold the image
-thumbnail geometry create a thumbnail of the image
-tile filename tile image when filling a graphic primitive
-tint value tint the image with the fill color
-transform affine transform image
-transparent color make this color transparent within the image
-treedepth value color tree depth
-trim trim image edges
-type type image type
-undercolor color annotation bounding box color
-units type the units of image resolution
-unsharp geometry sharpen the image
-verbose print detailed information about the image
-version print version information
-view FlashPix viewing transforms
-virtual-pixel method
access method for pixels outside the boundaries of the im age
-wave geometry alter an image along a sine wave
-weight type render text with this font weight
-white-point point chromaticity white point
-white-threshold value
forces all pixels above the threshold into white
-write filename write images to this file
By default, the image format of `file' is determined by its magic
number. To specify a particular image format, precede the filename
with an image format name and a colon (i.e. ps:image) or specify the
image type as the filename suffix (i.e. image.ps). Specify 'file' as
'-' for standard input or output.
#12


Status: Flugtagebuch (grün=ok, orange=in Arbeit, rot=groundet)
Setup: Humingbird, Trex500ESP/FBL, WiiCopter, PZ Bf109, Easy Glider, Nuris, MCPx, MQX, Sim, Evo9 M-Link, DMFV
Setup: Humingbird, Trex500ESP/FBL, WiiCopter, PZ Bf109, Easy Glider, Nuris, MCPx, MQX, Sim, Evo9 M-Link, DMFV
#13
Er brauch doch nur resize, nur fuer den fall der Faelle kann er sich peus 'a Peus an die anderen Optionen heranwagen.calli hat geschrieben:Jetzt wird er nie convert benutzen
Imagemagick hat sehr gute Werte bei resize, sprich kaum Qualitaetsverlust und ist rattenschnell.

Gruesse
#14
*mir* musst Du das nicht sagen 

Status: Flugtagebuch (grün=ok, orange=in Arbeit, rot=groundet)
Setup: Humingbird, Trex500ESP/FBL, WiiCopter, PZ Bf109, Easy Glider, Nuris, MCPx, MQX, Sim, Evo9 M-Link, DMFV
Setup: Humingbird, Trex500ESP/FBL, WiiCopter, PZ Bf109, Easy Glider, Nuris, MCPx, MQX, Sim, Evo9 M-Link, DMFV